Builds, runs unit tests and deploys artifacts to nexus repo

Build: #259 was successful Changes by Mark Goodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
5 minutes
Labels
None
Revisions
Git
1611fb743b6c25c2a12fe2fd92bdab3d7e9ac3c5 1611fb743b6c25c2a12fe2fd92bdab3d7e9ac3c5
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
465
Successful since
#250 ()

Tests

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> 1611fb743b6c25c2a12fe2fd92bdab3d7e9ac3c5 1611fb743b6c25c2a12fe2fd92bdab3d7e9ac3c5 Merge pull request #87 from mekomsolutions/master
HTML-598 : Add Boolean datatype support to the <when></when> markup
Romain Buisson <romain@mekomsolutions.com> Romain Buisson <romain@mekomsolutions.com> b31054ca74ca37d2730ac4fb4bd4b4b7794b60e1 m b31054ca74ca37d2730ac4fb4bd4b4b7794b60e1 Updating the JUnit test to ensure that the "true" and "false" conditions are correctly handled
Changes to be committed:
        modified:   api-tests/src/test/java/org/openmrs/module/htmlformentry/ObsTagTest.java
        modified:   api/src/test/resources/org/openmrs/module/htmlformentry/include/obsWithControlsSections.xml
Romain Buisson <romain@mekomsolutions.com> Romain Buisson <romain@mekomsolutions.com> 687279d0833f12bdf9d6d54044fe594d2df1232c m 687279d0833f12bdf9d6d54044fe594d2df1232c Changes to be committed:         deleted:    api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java         modified:   api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java Adding support of Boolean values of the <when value= ...> condition Remove the JUnit Test : not productive to mock the Obs object, Form context and all for such a small feature
Romain Buisson <romain@mekomsolutions.com> Romain Buisson <romain@mekomsolutions.com> 5d99d6803b885b4823e85b406f331fb0295a7ab0 m 5d99d6803b885b4823e85b406f331fb0295a7ab0 Changes to be committed:         new file:   api-tests/src/test/java/org/openmrs/module/htmlformentry/handler/WhenTagHandlerTest.java         modified:   api/src/main/java/org/openmrs/module/htmlformentry/handler/WhenTagHandler.java

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-598Could not obtain issue details from Jira