Plan for the Admin UI module. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #166 was successful Manual run from the stage: Release by Daniel Kayiwa

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Admin UI

  • dkayiwa <kayiwadaniel@gmail.com>

    dkayiwa <kayiwadaniel@gmail.com> 434286a0876b52e0bc4e3e1805e6d3aa4f8c7a0c

    Making the module run on openmrs platform 2.4

    • api/src/main/resources/moduleApplicationContext.xml (version 434286a0876b52e0bc4e3e1805e6d3aa4f8c7a0c)

Release scripts

  • Ian Bacher

    Ian Bacher 1969d1c2650fc66ab14f5edb4052a329a196f370

    Update release-prepare-perform.sh
    Hopefully fix the regex issue

    • release-prepare-perform.sh (version 1969d1c2650fc66ab14f5edb4052a329a196f370)
  • Ian Bacher

    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)