Tests: | 46 passed |
---|---|
Duration: | 2 minutes |
Changes: | Who: Ian <52504170+ibacher@users.noreply.github.com> Why: Update release script to support semvers (#7) * Uses a POSIX-compatible version of the regex for identifying semvers * Reserves the ending -SNAPSHOT for development versions so we don"t break the logic that follows See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2 Who: Burke Mamlin <burke@openmrs.org> Why: Fix sourceforge rsync transfers Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username. Who: Ian <52504170+ibacher@users.noreply.github.com> Why: Update release-prepare-perform.sh Hopefully fix the regex issue |