-
Notifications
You must be signed in to change notification settings - Fork 26
Release Guide
Watson Yuuma Sato edited this page Jan 17, 2018
·
14 revisions
- make sure the version is set correctly -
Makefile
andoscap-anaconda-addon.spec
- run
make test
, fix errors - run
./create_update_image.sh
and 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-addon
is tested.
- Go through installation until login screen to make sure post-install phase of
-
make potfile
, to update strings in translation template - Upload new
potfile
to oscap-anaconda-addon in Zanata. -
make po-pull
, to download latest translations from Zanata. make dist
- git tag; git push --tags
- close github milestone for the release, make sure a milestone for the next version is available
- upload the resulting tarball to github release
- bump version for the next release
- Build and release updated rpm versions for Fedora