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

Build: #49 was successful Changes by jecihjoy <jecihjoy@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-appointmentscheduling

  • jecihjoy <jecihjoy@gmail.com>

    jecihjoy <jecihjoy@gmail.com> 6858eafde1bf3c59375acef43ab0e887ef52909c

    AM-195:Ability to query Late and Early appointments post commit (#28)

    • api/src/main/java/org/openmrs/module/appointmentscheduling/api/db/hibernate/HibernateAppointmentDAO.java (version 6858eafde1bf3c59375acef43ab0e887ef52909c)
    • omod/src/main/java/org/openmrs/module/appointmentscheduling/rest/search/AppointmentSearchHandler.java (version 6858eafde1bf3c59375acef43ab0e887ef52909c)
    • omod/src/main/java/org/openmrs/module/appointmentscheduling/rest/search/EarlyAndLateAppointmentSearchHandler.java (version 6858eafde1bf3c59375acef43ab0e887ef52909c)