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

  • Mutagubya Jonathan <mutajonathan4@gmail.com>

    Mutagubya Jonathan <mutajonathan4@gmail.com> aeb57ea079e928310b7dd68963390982ba3945e0

    RESTWS-861:Obs Update Test endpoint (#521)
    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * RESTWS-861:Obs Update Test endpoint

    * Added value to be updated

    * Removed system println statement

    * Corrected mistakes in both dataset and ObsController2_2Test

    * Corrected mistakes in ObsController2_2Test

    * Renamed the delta value

    * used avariable not the value itself

    * used Double to avoid delta value

    * deleted obsDataset and also made changes in test

    * deleted unused Variable date.....and a space

    * Used Right naming Conventions

    * Added final to variable

    * asserting null getRevisionObs

    * removed wildcards

    • omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/ObsController1_9Test.java (version aeb57ea079e928310b7dd68963390982ba3945e0)
    • omod-2.2/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_2/ObsController2_2Test.java (version aeb57ea079e928310b7dd68963390982ba3945e0)