Build: #300 was successful Changes by Tom Price <tom@codedinternet.com>

Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Build result summary

Details

Completed
Queue duration
15 seconds
Duration
74 minutes
Labels
None
Revisions
OpenMRS Platform
1c7424fb130e86afed8ce3927343522d75d6a5e7 1c7424fb130e86afed8ce3927343522d75d6a5e7
Release scripts
63acfae3024f50d743ed89da44c014b3f2c7cff6 63acfae3024f50d743ed89da44c014b3f2c7cff6
Standalone
5b99613f0bffb1ab3ffd50123096c7aa265d6620 5b99613f0bffb1ab3ffd50123096c7aa265d6620
openmrs-module-webservices.rest
4652b1e7ba7f8ee0e35cc306b517da53061c360c 4652b1e7ba7f8ee0e35cc306b517da53061c360c
Successful since
#284 ()

Code commits

openmrs-module-webservices.rest
Author Commit Message Commit date
Tom Price <tom@codedinternet.com> Tom Price <tom@codedinternet.com> 4652b1e7ba7f8ee0e35cc306b517da53061c360c 4652b1e7ba7f8ee0e35cc306b517da53061c360c RESTWS-721: Fix modules producing ref errors due to swagger exclusion (#343)
* RESTWS-720 Diagnose the fault as a nullPointerException and add a test to confirm.

Test simply calls the lower level method that throws the exception so
will pass once the fix is implemented.
Will also test for future regressions of the same issue.

* RESTWS-721 Add a test to fail at calling the methods necessary for correct definition generation.

* RESTWS-721 Remove legacy code to enable definition generation for unrelated resources.

Code appears to have no function due to the interface type on the parameter.

* Add missing license headers

* Fix a caching issue when running multiple tests together.

Was developed using standalone runs for speed.

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-720Could not obtain issue details from Jira
Unknown Issue TypeRESTWS-721Could not obtain issue details from Jira