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 Changes by Varsha Sharma <varsha95.ananth@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
openmrs-module-appointmentscheduling
2ccbe39c020809765de41eeb8ee4c70b5ec49cc8 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8
Release scripts
39269cb8f38c786e7c5c4df804871bc2073177ad 39269cb8f38c786e7c5c4df804871bc2073177ad
Total tests
291
Successful since
#45 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

openmrs-module-appointmentscheduling
Author Commit Message Commit date
Varsha Sharma <varsha95.ananth@gmail.com> Varsha Sharma <varsha95.ananth@gmail.com> 2ccbe39c020809765de41eeb8ee4c70b5ec49cc8 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>