-
Notifications
You must be signed in to change notification settings - Fork 96
Release
dupondje edited this page Jan 5, 2026
·
8 revisions
- Build your project
./build.sh build ovirt ~/.ansible/collections - Change your directory
cd ~/.ansible/collections/ansible_collections/ovirt/ovirt - Update changelog by running
antsibull-changelog release - Change your directory back to the git project
cd - - Copy updated changelogs
cp ~/.ansible/collections/ansible_collections/ovirt/ovirt/CHANGELOG.rst CHANGELOG.rstcp ~/.ansible/collections/ansible_collections/ovirt/ovirt/changelogs/changelog.yaml changelogs/changelog.yaml
- In
build.shchangeMILESTONEto""andRPM_RELEASEto"1" - Add changelog to
ovirt-ansible-collection.spec.in rm changelogs/fragments/*.yml
- Create release PR and merge it (example)
- Create GitHub release with all resources from PR CI (example)
- Create post release PR and merge it (example)
- Upload ovirt-ovirt-X.Y.Z.tar.gz from PR to the galaxy