Platform 2.5

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core-2.5.x

  • Piotr Mankowski <pmanko@uw.edu>

    Piotr Mankowski <pmanko@uw.edu> 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef

    Added type field to Location for TRUNK-6045 (#3902)
    See TRUNK-6045">https://issues.openmrs.org/browse/TRUNK-6045

    • api/src/main/java/org/openmrs/Location.java (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)
    • api/src/main/resources/org/openmrs/api/db/hibernate/Location.hbm.xml (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)
    • api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)
    • api/src/test/java/org/openmrs/api/LocationServiceTest.java (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)
    • api/src/test/java/org/openmrs/util/DatabaseUpdaterDatabaseIT.java (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)
    • api/src/test/resources/org/openmrs/api/include/LocationServiceTest-initialData.xml (version 5356685fb2bf8ecd44fc52a9217cacca7e9f97ef)

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)