Tests: | 10 passed |
---|---|
Duration: | 4 minutes |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump junit from 4.11 to 4.13.1 (#6) Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Who: Ian <52504170+ibacher@users.noreply.github.com> Why: Update release-prepare-perform.sh Hopefully fix the regex issue 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 |