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

  • deepthi-mantena <96411257+deepthi-mantena@users.noreply.github.com>

    deepthi-mantena <96411257+deepthi-mantena@users.noreply.github.com> 7ee4c563d4245546f2ecfa05cac0aa7eb63230c4

    Deepthi M|Updated to show details of error message only when a  global property is enabled,Fixed failing test cases and added new tests for the updated method. (#591)
    * Deepthi M|Updated to show details of error message only when a  global property is enabled,Fixed failing test cases and added new tests for the updated method.

    * Deepthi M|Fixed global property

    * Deepthi M|removing white spaces

    * Deepthi M|Updated description of global property and also added a default value to global property as false when no value is given to it to avoid NPE

    * Deepthi M|RESTWS-921|Updated as per the review comments-Renamed variables,updated description in config.xml and added spaces after comma.

    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestConstants.java (version 7ee4c563d4245546f2ecfa05cac0aa7eb63230c4)
    • omod-common/src/main/java/org/openmrs/module/webservices/rest/web/RestUtil.java (version 7ee4c563d4245546f2ecfa05cac0aa7eb63230c4)
    • omod-common/src/test/java/org/openmrs/module/webservices/rest/web/RestUtilTest.java (version 7ee4c563d4245546f2ecfa05cac0aa7eb63230c4)
    • omod/src/main/resources/config.xml (version 7ee4c563d4245546f2ecfa05cac0aa7eb63230c4)