kaxil commented on a change in pull request #18809:
URL: https://github.com/apache/airflow/pull/18809#discussion_r724293052
##########
File path: dev/README_RELEASE_AIRFLOW.md
##########
@@ -93,6 +92,9 @@ The Release Candidate artifacts we vote upon should be the
exact ones we vote ag
```
- Set your version to 2.0.N in `setup.py` (without the RC tag)
+- Replace the version in `README.md` and verify that installation instructions
work fine.
+- Add a commit that updates `CHANGELOG.md` to add changes from previous
version if it has not already added.
+For now this is done manually, example run `git log --oneline v2-2-test..HEAD
--pretty='format:- %s'` and categorize them.
Review comment:
Good point
--
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]