Plan for OpenMRS Core 1.12.x

Build: #99 failed Changes by 5 people

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

Git

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> 04741a1e054a7d5ce2de231c8e199fd51a97c3e6

    TRUNK-4035 Date Error on Updating Program Completion and Patient Prog… (#4036)
    * TRUNK-4035 Date Error on Updating Program Completion and Patient Program State

    * TRUNK-4035 Date Error on Updating Program Completion and Patient Program State

    • webapp/src/main/webapp/openmrs.js (version 04741a1e054a7d5ce2de231c8e199fd51a97c3e6)

Release scripts

  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> c4475a9228b197817dce78683d9da8a1e2c4e3a5

    Merge pull request #10 from openmrs/no-new-lang
    Don't automatically pull in new messages files

  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> 089b049dada13e4b6a9c0aca2338242b4dcb884b

    Don't automatically pull in new messages files
    New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing.

    • update-and-commit-translations.sh (version 089b049dada13e4b6a9c0aca2338242b4dcb884b)
  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> 15dea05005354de4a9eb94a94bb80817c59ef57c

    Merge pull request #9 from openmrs/repo-name-override
    Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'

  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> 106ef2250159eab7b011c90c633ac4fb0c006b28

    Allow setting the repository name, to support repos other than 'openmrs/openmrs-module-XYZ'

    • update-and-commit-translations.sh (version 106ef2250159eab7b011c90c633ac4fb0c006b28)
  • Brandon Istenes <bistenes@gmail.com>

    Brandon Istenes <bistenes@gmail.com> 89b69405d5d9f253afb0ac3eb31ac1cb74d95059

    Pull unreviewed translations (#8)
    * Pull unreviewed translations

    Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing.

    • update-and-commit-translations.sh (version 89b69405d5d9f253afb0ac3eb31ac1cb74d95059)
  • Burke Mamlin <burke@openmrs.org>

    Burke Mamlin <burke@openmrs.org> 681f3bff12454842e7e4fae01a15ce2827d75dc7

    Fix sourceforge rsync transfers
    Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username.

    • scp-to-sourceforge.sh (version 681f3bff12454842e7e4fae01a15ce2827d75dc7)
  • 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)
  • Ruhanga <41738040+Ruhanga@users.noreply.github.com>

    Ruhanga <41738040+Ruhanga@users.noreply.github.com> ab83775184d5fb0f928388fa25ee675b855dd53c

    Adding support for alpha versions (#6)

    • release-prepare-perform.sh (version ab83775184d5fb0f928388fa25ee675b855dd53c)