pierrejeambrun commented on code in PR #28521: URL: https://github.com/apache/airflow/pull/28521#discussion_r1060888280
########## dev/README_RELEASE_AIRFLOW.md: ########## @@ -41,6 +41,7 @@ - [Summarize the voting for the Apache Airflow release](#summarize-the-voting-for-the-apache-airflow-release) - [Publish release to SVN](#publish-release-to-svn) - [Prepare PyPI "release" packages](#prepare-pypi-release-packages) + - [Manually release API clients](#manually-release-api-clients) Review Comment: I just updated and rebased the PR. The change aim to first generate rc candidates of the API clients if relevant so we can vote against them. (Add a small section in the dev mail so we can know clients rc are generated). Publish to PyPI finals version without rc suffix based on the voting artifacts. This calls for improvement when we will get more familiar with the clients release process, for instance: - Add the API clients package to the 'notify developers' email. (with the PyPI link) - Upload artifacts to the `https://dist.apache.org/repos/dist/dev/airflow/`. The folder exists for clients but is empty for python, and Go is missing. -- 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]
