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

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
openmrs-module-appointmentscheduling
c68dba80683c730cf40192711f795aaf4b3d29d4 c68dba80683c730cf40192711f795aaf4b3d29d4
Release scripts
5b416af0a90e6a162755d06d53b81d906ec4ef36 5b416af0a90e6a162755d06d53b81d906ec4ef36
Total tests
269
Successful since
#13 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

openmrs-module-appointmentscheduling
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> c68dba80683c730cf40192711f795aaf4b3d29d4 c68dba80683c730cf40192711f795aaf4b3d29d4 Merge pull request #11 from soft261/AM-156
AM-156 Added @Authorized annotations to service methods
Jacob Ryan Petersen <jacob.petersen@huskers.unl.edu> Jacob Ryan Petersen <jacob.petersen@huskers.unl.edu> 3cc9210925ac9f9cca30797060995958c8bcbe74 3cc9210925ac9f9cca30797060995958c8bcbe74 Added @Authorized annotations to service methods
AppointmentQueryService.java:
Added authorized annotations to service methods to ensure you are logged
in before accessing services. Privilege values may be added to the
annotations as permissions are set up and configured.
AppointmentDataService.java:
Added authorized annotations to service methods to ensure you are logged
it before accessing services. Privilege values may be added to the
annotations as permissions are set up and configured.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeAM-156Could not obtain issue details from Jira