Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1. Create release maintenance branch in head (usually off master upon feature freeze). Push to sf.net.
  2. Create release maintenance branch in plugins (usually off master upon feature freeze). Push to sf.net.
  3. Bump version numbers for maven modules on the master branch to differentiate artifact versions from those in the imminent release (for an example, see MIFOS-3861). Never bump revisions on release maintenance branches.
  4. Change plugin dependency version numbers on plugins/master to those on head/master.
  5. Create ci jobs for the new release maintenance branches. Delete the ci job for the branch before the previous one (for instance, if you create head-g-release, delete the head-e-release job).
  6. Create a test server for the new release maintenance branch on head/master.
  7. Update Test Servers.
  • No labels