Difference between revisions of "Release production"
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
For snapshots, tagging can be skipped (never been re-used during the past years). | For snapshots, tagging can be skipped (never been re-used during the past years). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Release Notes == | == Release Notes == |
Revision as of 09:59, 23 September 2019
Contents
Testing or Stable release production
- Commit all changes
dpsubcommit dpsubpush
- Check versions and eventually run version script
- Set geopsy pack next version
cd admin dpversion A B or C dpversion c git tag -a geopsypack-3.1.1 -m "Release Geopsy Pack 3.1.1" dppush
- Update configure scripts (hard coded version)
dpsubconfig -g -f
- Commit and tag
dpsubdo dpversion c dpsubdo dpversion t dpsubdo git tag -a geopsypack-3.1.1 -m "Release Geopsy Pack 3.1.1" dpsubpush -f
- Start compilation servers manually or wait for night build
Devel snapshot production
cd admin dpversion S dpversion c [git tag -a geopsypack-2.1.0-snapshot-20090730 \ -m "Release Geopsy Pack 2.1.0-snapshot-20090730"] dppush
dpsubcommit dpsubdo dpversion S dpsubconfig -g -f dpsubdo dpversion c [dpsubdo dpversion t] [dpsubdo git tag -a geopsypack-2.1.0-snapshot-20090730 \ -m "Release Geopsy Pack 2.1.0-snapshot-20090730"] dpsubpush -f
For snapshots, tagging can be skipped (never been re-used during the past years).
Release Notes
Release notes are built from commit comments.
dpsubreleasenotes 2.2.1 2.3.0
Eventually edit the final file before its publication:
scp release_notes-2.3.0 geopsy.org:/var/www/geopsy/htdocs/release_notes
Publishing
Through web interface after an administrator login in "status"