-
Notifications
You must be signed in to change notification settings - Fork 26
Release Guide
Matěj Týč edited this page Jul 2, 2021
·
14 revisions
- make sure the version is set correctly -
Makefileandoscap-anaconda-addon.spec - run
make test, fix errors - run
./create_update_image.shand test the result -update.img, see https://github.com/OpenSCAP/oscap-anaconda-addon/blob/master/docs/manual/developer_guide.adoc- Go through installation until login screen to make sure post-install phase of
oscap-anaconda-addonis tested.
- Go through installation until login screen to make sure post-install phase of
-
make potfile, to update strings in translation template -
make update-potto update the translation template in Weblate. -
make po-pull, to download latest translations from Weblate. make distgit tag r<version>; git push --tags- close github milestone for the release, make sure a milestone for the next version is available
- upload the resulting tarball to the Github release
- bump version for the next release
