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

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

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

    RESTWS-842: Extend PatientResource to allow finding Patients to be merged (#488)
    * RESTWS-842: Extend PatientResource to allow finding Patients to be merged

    * RESTWS-842: Use assertEquals in shouldReturnDuplicatesPatients

    * RESTWS-842: SQLException

    * RESTWS-842: Add ignored test

    * RESTWS-842: Add more comments to ignored test

    * RESTWS-842: Fix test method name grammar

    • omod-1.8/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_8/PatientResource1_8.java (version dbe9d55b03c0c27baa3f1b77bddb66c3ae46a149)
    • omod-2.4/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_4/PatientController2_4Test.java (version dbe9d55b03c0c27baa3f1b77bddb66c3ae46a149)