forked from eucalyptus/eucalyptus
-
Notifications
You must be signed in to change notification settings - Fork 0
Release Checklist
gholms edited this page Apr 1, 2013
·
7 revisions
The release process generally occurs in two steps: the final compose, and general availability.
- Ensure version information in all source code is coherent
- TODO: list everywhere that that info appears
- Build final packages in Jenkins
- Make sure to use no tarball suffix, as final releases don't need git info.
- If the release contains embargoed security fixes, make sure to build against the appropriate security fix branch.
- Keep final Jenkins builds ( all jobs in the sequence, not just binaries or tarballs) forever
- Name the final Jenkins builds according to the version number
- Edit Build Information > DisplayName
- Sign final tarball
gpg --armor --sign --detach-sign
- Sign final packages
- Make sure to use sigv3
- Upload to staging server (release-repo)
- source tarball (*.tar.gz)
- /releases/$program/$series/source/*.tar.gz
- source tarball signature (*.tar.gz.asc)
- /releases/$program/$series/source/*.tar.gz.asc
- source package (*.src.rpm)
- /releases/$program/$series/$distro/$releasever/source/*.src.rpm)
- binary packages (*.rpm except *.src.rpm)
- /releases/$program/$series/$distro/$releasever/$basearch/*.rpm
- source tarball (*.tar.gz)
- Upload everything to public download server
- Releases with security fixes that cause the source release to be delayed should exclude
eucalyptus-*.src.rpmandeucalyptus-*.tar.gzuntil the embargo is lifted.
- Releases with security fixes that cause the source release to be delayed should exclude
- Tag each git repo
- Pushing tags automatically causes sources to upload to GitHub; if the source release must be delayed then this step must be delayed as well.
- Add n-v-r and commit data to List of Packages wiki page
- For a new series (e.g. x.y.0) work with IT to update where the mirrorlist points to by default
Index of Categories
- category.UNCATEGORIZED
- category.aws-compatibility
- category.blueprints
- category.bugs
- category.community
- category.components
- category.contributing
- category.contributions
- category.debugging
- category.design
- category.docs
- category.docs-team
- category.ebs
- category.eustore
- category.events
- category.examples
- category.faqs
- category.fedora
- category.gsoc
- category.ha
- category.hackfests
- category.images
- category.images category.ebs
- category.infrastructure
- category.install
- category.legacy
- category.meetings
- category.monitoring
- category.networking
- category.participation
- category.people
- category.releng
- category.reporting
- category.stats
- category.tools
- category.ui