-
Notifications
You must be signed in to change notification settings - Fork 26
Release Guide
Watson Yuuma Sato edited this page Dec 20, 2017
·
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 potfilemake 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
