Release plan: Difference between revisions

Jump to navigation Jump to search
Line 24: Line 24:
# 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
##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
##Bump up the version-number of simgear, flightgear and fgdata to an even number (2.3.0 -> 2.4.0)
##Bump up the version-number of simgear/next, flightgear/next and fgdata/master to an even number (2.3.0 -> 2.4.0)
##Compile and test drive FlightGear with the new version-number
##Compile and test drive FlightGear with the new version-number
##Commit the new version number to next (flightgear+simgear) and master(fgdata)
##Commit the new version number to next (flightgear+simgear) and master(fgdata)
##Create the release branches on simgear, flightgear and fgdata named release/2.4.0
##Create the release branches on simgear, flightgear and fgdata named release/2.4.0
##:''git branch release/2.4.0''
##On the next/master branches, bump up the version-number of simgear, flightgear and fgdata to an odd number (2.4.0 -> 2.5.0)
##On the next/master branches, bump up the version-number of simgear, flightgear and fgdata to an odd number (2.4.0 -> 2.5.0)
##Compile and test drive FlightGear with the new development version number
##Compile and test drive FlightGear with the new development version number
##Commit the changes of version-number to next/master
##Commit the changes of version-number to next/master
##Push the branches next/master and release/2.4.0 upstream
##Push the branches next/master '''and''' release/2.4.0 upstream
##:for flighgear, simgear and fgdata: ''git push origin release/2.4.0''
##:for flightgear and simgear: ''git push origin next''
##:for fgdata: ''git push origin master''
## declare dev-streams "open" or "green"
## declare dev-streams "open" or "green"
##:Send a mail to the flightgear-devel mailing-list to announce the state.
##:Send a mail to the flightgear-devel mailing-list to announce the state.

Navigation menu