Skip to content
Martin Preisler edited this page Nov 15, 2017 · 14 revisions
  • make sure the version is set correctly - Makefile and oscap-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
  • 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

Clone this wiki locally