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

Build: #72 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-appointmentscheduling

  • Varsha Sharma <varsha95.ananth@gmail.com>

    Varsha Sharma <varsha95.ananth@gmail.com> 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8

    RA1865 - Fixing reflected XSS in the notes section (#39)
    * Fixing reflective XSS in the notes section

    * using owasp encoder for HTML encoding

    * Escaping HTML using WebUtil

    * Update api/src/main/java/org/openmrs/module/appointmentscheduling/AppointmentRequest.java

    Co-authored-by: Brandon Istenes <brandonesbox@gmail.com>

    * Update api/src/main/java/org/openmrs/module/appointmentscheduling/AppointmentRequest.java

    Co-authored-by: Brandon Istenes <brandonesbox@gmail.com>

    Co-authored-by: Anupam Devulapalli <anupam.8010@gmail.com>
    Co-authored-by: Mark Goodrich <mgoodrich@pih.org>
    Co-authored-by: Brandon Istenes <brandonesbox@gmail.com>

    • api/src/main/java/org/openmrs/module/appointmentscheduling/AppointmentRequest.java (version 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8)
    • api/src/test/java/org/openmrs/module/appointmentscheduling/api/AppointmentRequestServiceTest.java (version 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8)