Builds, runs unit tests and deploys artifacts to nexus repo

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • icrc-loliveira <68058940+icrc-loliveira@users.noreply.github.com>

    icrc-loliveira <68058940+icrc-loliveira@users.noreply.github.com> c1ca91707fa7c04edd145ae0db5083b24efa8a07

    HTML-742: Condition tag to support formPath attribute.

    • api-2.2/src/main/java/org/openmrs/module/htmlformentry/ConditionElement.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.2/src/main/java/org/openmrs/module/htmlformentry/handler/ConditionTagHandlerSupport2_2.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/pom.xml (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/src/main/java/org/openmrs/module/htmlformentry/ConditionElement.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/src/main/java/org/openmrs/module/htmlformentry/HtmlFormEntryUtil2_3.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/src/main/java/org/openmrs/module/htmlformentry/handler/ConditionTagHandlerSupport2_3.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/src/test/java/org/openmrs/htmlformentry/HtmlFormEntryUtil2_3Test.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-2.3/src/test/java/org/openmrs/htmlformentry/element/ConditionElementTest.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api-tests/src/test/java/org/openmrs/module/htmlformentry/FormEntrySessionTest.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api/src/main/java/org/openmrs/module/htmlformentry/FormEntrySession.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api/src/main/java/org/openmrs/module/htmlformentry/HtmlFormEntryConstants.java (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api/src/test/resources/org/openmrs/module/htmlformentry/include/RegressionTest-data-openmrs-2.30.xml (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)
    • api/src/test/resources/org/openmrs/module/htmlformentry/include/conditionForm.xml (version c1ca91707fa7c04edd145ae0db5083b24efa8a07)