Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
54 seconds
Labels
None
Revisions
Git
522ee4fcf79d11f08cc1e882efb76e79f77ece3a 522ee4fcf79d11f08cc1e882efb76e79f77ece3a
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
109
Successful since
#34 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ian Bacher Ian Bacher 522ee4fcf79d11f08cc1e882efb76e79f77ece3a 522ee4fcf79d11f08cc1e882efb76e79f77ece3a User openjdk8 instead of Oracle JDK
Release scripts
Author Commit Message Commit date
Ian Bacher Ian Bacher 1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370 Update release-prepare-perform.sh
Hopefully fix the regex issue
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
Ruhanga <41738040+Ruhanga@users.noreply.github.com> Ruhanga <41738040+Ruhanga@users.noreply.github.com> ab83775184d5fb0f928388fa25ee675b855dd53c ab83775184d5fb0f928388fa25ee675b855dd53c Adding support for alpha versions (#6)