OpenMRS Core Master

Build: #2616 was successful Changes by Bartłomiej Rasztabiga <contact@rasztabiga.me>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Code commits

openmrs-core

  • Bartłomiej Rasztabiga <contact@rasztabiga.me>

    Bartłomiej Rasztabiga <contact@rasztabiga.me> 13c48dacb0d37e6e2764cf278c33ea3fb7da3850

    TRUNK-5968: Add Liquibase snapshot files for openmrs-core 2.4.x (#3728)
    * TRUNK-5968: Add Liquibase snapshot files for openmrs-core 2.4.x

    * TRUNK-5968: Rename index names so they don't collide

    * TRUNK-5968: Delete liquibase-update-to-latest-2.5.x.xml and relations to this file to fix tests errors

    * Add liquibase-update-to-latest-2.5.x.xml

    * TRUNK-5968: Mock ChangeLogVersions.UPDATE_VERSIONS field in ChangeLogDetectiveDatabaseIT.shouldGetUnrunLiquibaseUpdateFileNames test

    * TRUNK-5968: Delete unnecessary comment in liquibase-update-to-latest-2.5.x.xml

    • api/src/main/java/org/openmrs/liquibase/ChangeLogVersions.java (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/liquibase-core-data.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/liquibase-schema-only.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/liquibase-update-to-latest-from-1.9.x.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/liquibase-update-to-latest.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.4.x.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/org/openmrs/liquibase/snapshots/schema-only/liquibase-schema-only-2.4.x.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/main/resources/org/openmrs/liquibase/updates/liquibase-update-to-latest-2.5.x.xml (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)
    • api/src/test/java/org/openmrs/liquibase/ChangeLogDetectiveDatabaseIT.java (version 13c48dacb0d37e6e2764cf278c33ea3fb7da3850)