Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com>

    icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> d9eb1e57f95fd5fda726a7caf91d29040cf2cf97

    RA-1954 - Add GP DECEASED_DATE_USING_TIME  (#429)
    * RA-1954 - Add GP DECEASED_DATE_USING_TIME to be used on markPatientDead datepicker

    * RA-1954 - Change GP name

    * RA-1954 - Change variable name.

    • api/src/main/java/org/openmrs/module/coreapps/CoreAppsConstants.java (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/java/org/openmrs/module/coreapps/page/controller/MarkPatientDeadPageController.java (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/resources/config.xml (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)
    • omod/src/main/webapp/pages/markPatientDead.gsp (version d9eb1e57f95fd5fda726a7caf91d29040cf2cf97)