Release plan: Difference between revisions

Line 34: Line 34:
##:for the tags (all repos): ''git push --tags origin''
##:for the tags (all repos): ''git push --tags origin''
# '''Jan/Jul 17th:''' Create new release branch, assign new version number to dev-stream, re-open streams
# '''Jan/Jul 17th:''' Create new release branch, assign new version number to dev-stream, re-open streams
<!-- We don't really need this step...
##Declare the streams "closed" or "red"
##Declare the streams "closed" or "red"
##:Send a mail to the flightgear-devel mail-list, asking not to commit/push anything
##:Send a mail to the flightgear-devel mail-list, asking not to commit/push anything
##:Post an update to the forum topic
##:Post an update to the forum topic
##:Change the content of wiki template at [[Template:GitStatus]] to <code><nowiki>{{GitStatus:closed}}</nowiki></code>
##:Change the content of wiki template at [[Template:GitStatus]] to <code><nowiki>{{GitStatus:closed}}</nowiki></code>
-->
##Pull current Git, create the release branches (for sg/fg/fgdata):
##:''git pull
##:''git branch release/2.8.0
##On the next/master branches, bump up the version-number of simgear, flightgear and fgdata to an odd number (2.8.0 -> 2.9.0)
##On the next/master branches, bump up the version-number of simgear, flightgear and fgdata to an odd number (2.8.0 -> 2.9.0)
##Compile and test drive FlightGear with the new development version number
##Compile and test drive FlightGear with the new development version number
159

edits