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

  • Rishabh Agarwal <45125121+rishabh-997@users.noreply.github.com>

    Rishabh Agarwal <45125121+rishabh-997@users.noreply.github.com> 1b534e9b84272eeabe1357da5c3ca8ef4da8d5cb

    REST-777 Added causeOfDeathNonCoded as the updatable Property in REST (#436)
    * rest-777 added causeOfDeathNonCoded to updatable property

    ran mvn clean package

    removed velocity.log file

    rest-777 added causeOfDeathNonCoded to updatable property

    * added failed tests

    * RESE-777 added tests for causeOfDeathNonCoded

    * REST-777 ran mvn clean package

    * REST-777 Removed unnecessay generated code

    * REST-777 Removed unecessary indentation changes

    • omod-2.2/pom.xml (version 1b534e9b84272eeabe1357da5c3ca8ef4da8d5cb)
    • omod-2.2/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs2_2/PersonResource2_2.java (version 1b534e9b84272eeabe1357da5c3ca8ef4da8d5cb)
    • omod-2.2/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs2_2/PersonController2_2Test.java (version 1b534e9b84272eeabe1357da5c3ca8ef4da8d5cb)