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

Build: #105 was successful Changes by Wyclif Luyima

Stages & jobs

  1. Test module

  2. Release

    Requires a user to start manually

Code commits

Git

  • Wyclif Luyima

    Wyclif Luyima a7175875c169c72aeeb7efab9e36acf909b9834a

    Encounter-less obs and conditions should be ignored by encounter type view privilege based filters
    Signed-off-by: Wyclif Luyima <wyclif@openmrs.org>

    • api/src/main/resources/filters/hibernate/enc_type_privilege.json (version a7175875c169c72aeeb7efab9e36acf909b9834a)
    • api/src/test/java/org/openmrs/module/datafilter/impl/BaseFilterTest.java (version a7175875c169c72aeeb7efab9e36acf909b9834a)
    • api/src/test/java/org/openmrs/module/datafilter/impl/ConditionEncTypeViewPrivilegeBasedFilterTest.java (version a7175875c169c72aeeb7efab9e36acf909b9834a)
    • api/src/test/java/org/openmrs/module/datafilter/impl/ObsEncTypeViewPrivilegeBasedFilterTest.java (version a7175875c169c72aeeb7efab9e36acf909b9834a)
    • api/src/test/resources/org/openmrs/module/datafilter/privilegedEncounters.xml (version a7175875c169c72aeeb7efab9e36acf909b9834a)