Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #3972 was successful Child of EMRAPI-EMRAPI-2408

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
11 minutes
Labels
None
Revisions
Git
d57912fcae654f01bf74cd1bd7ab48eee55fbd54 d57912fcae654f01bf74cd1bd7ab48eee55fbd54
Release scripts
ce18ee46b521ba3039496ba220aeddd4b313c5e5 ce18ee46b521ba3039496ba220aeddd4b313c5e5
Total tests
91
Successful since
#3953 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Release scripts
Author Commit Message Commit date
Ian Bacher Ian Bacher ce18ee46b521ba3039496ba220aeddd4b313c5e5 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