Build: #159 was successful Changes by Ian Bacher and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Code commits
Git
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0095bd7a14c0fa3bbd9806112ad4294b07bffbf5
Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /api (#154)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.4.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- api/pom.xml (version 0095bd7a14c0fa3bbd9806112ad4294b07bffbf5)
Release scripts
-
Ian Bacher 1969d1c2650fc66ab14f5edb4052a329a196f370
Update release-prepare-perform.sh
Hopefully fix the regex issue- release-prepare-perform.sh (version 1969d1c2650fc66ab14f5edb4052a329a196f370)
-
Ian Bacher ce18ee46b521ba3039496ba220aeddd4b313c5e5
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- release-prepare-perform.sh (version ce18ee46b521ba3039496ba220aeddd4b313c5e5)