-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Description
The new release version is v1.3.0
Release steps
Please complete these steps in order.
- Update the top-level README.md with links to new modules (run
./docs/helpers/generate_readme_fragment.py) - Update the version number in galaxy.yml e.g.
1.1.1 - Update the changelog with
antsibull-changeloge.g.antsibull-changelog release --version 1.1.1 - Tag the commit with the version number prefixed with 'v' e.g.
v1.1.1 - Deploy new documentation using gh-pages - "Deploy static content to Pages"