jedcunningham commented on code in PR #62095: URL: https://github.com/apache/airflow/pull/62095#discussion_r2819304571
########## dev/README_RELEASE_HELM_CHART.md: ########## @@ -844,9 +838,22 @@ git push # and finally open a PR ``` +When the PR is merged, you need to rebuild the docs to invalidate the Fastly cache. Review Comment: The reindex step happens after the docs public step though. This order is probably right (docs first, then index), but we could possibly flip the order so it isn't needed to be done twice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
