forked from rundeck/rundeck
-
Notifications
You must be signed in to change notification settings - Fork 0
Development
gschueler edited this page Jan 14, 2011
·
10 revisions
Information on development process...
- [master] - latest release branch (1.0)
- [development] - cutting edge development, please branch from here if you wish to submit patches
- [release-1.1] - 1.1 release path - open until final bugs are completed and 1.1 is released. it will be merged to master at that point
Other branches are transient at this time.
Notes on performing release for version x.y
- create release-x.y branch from development
- update version numbers
- build and test release candidate version
- merge to master
- tag release vx.y
- build from master and release x.y
- copy generated docs to docs/x.y on rundeck.org site
- copy distribution files to github downloads