← Back to team overview

mahara-contributors team mailing list archive

[Bug 988682] Re: Release script fails to increment version correctly for release candidates

 

The worst behaviour is fixed (commit 6eb6e910b2 in mahara-scripts) but
this will need more testing next time an rc release is made from a
stable branch.

** Changed in: mahara
       Status: Triaged => Fix Released

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/988682

Title:
  Release script fails to increment version correctly for release
  candidates

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  The release.sh script tries to bump version numbers by one on stable
  releases, and using the current date on unstable releases from the
  master branch.  It should be changed to increment by one on any stable
  branch, for rc releases as well as official releases, because
  otherwise the stable version can go higher than the master version,
  and we run the risk of some upgrades not being applied.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/988682/+subscriptions


References