Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Code commits

openmrs-module-webservices.rest

  • Ivo <teleivo@users.noreply.github.com>

    Ivo <teleivo@users.noreply.github.com> 3b16c5a42adfbe0a6cd9b4bf1b35a10a68a179ca

    Merge pull request #446 from achilep/TRUNK-5817-2
    TRUNK-5818 Enable module devs to write Junit 4 & 5 tests(Replace all ExpectedException Rules and the @Test(expected..)

  • achilep <pahonsibebeto@gmail.com>

    achilep <pahonsibebeto@gmail.com> 874cf71b90f019831684e8207b9bec97e4559487

    TRUNK-5818 Enable module devs to write Junit 4 & 5 tests

    • omod-2.4/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_4/ServerLogController2_4Test.java (version 874cf71b90f019831684e8207b9bec97e4559487)
    • omod-2.4/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_4/ServerLogResource2_4Test.java (version 874cf71b90f019831684e8207b9bec97e4559487)