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
3 minutes
Labels
None
Revisions
Git
579f24ef8ea6f393844cf9f42bb528f42df215b7 579f24ef8ea6f393844cf9f42bb528f42df215b7
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
30
Successful since
#3676 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> icrc-jfigueiredo <72515287+icrc-jfigueiredo@users.noreply.github.com> 579f24ef8ea6f393844cf9f42bb528f42df215b7 579f24ef8ea6f393844cf9f42bb528f42df215b7 RA-1908: LoginPageController to set the "clientTimezone" user property. (#88)
* HTML-755 Add userProperty "clientTimezone" when selecting a location.

Add userProperty "clientTimezone" when selecting a location.
If we only have 1 location, if timezones are enabled and that user don't have the user proprety "clientTimezone" set on the DB, it will force the user to click on that single location, if timezones are not enable then it will skip the location selection screen(if only 1 location are possible for that user).

Update the UiFramework version.

* HTML-755 Fix typo and formatting code

* HTML-755 Formatting code

* HTML-755 Correct typo

* HTML-755 Change method name.

* HTML-755 Adding new test

* HTML-755 Adding new test

* HTML-755 UPPERCASE constants names

* HTML-755 Constant Convention changes.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeHTML-755Could not obtain issue details from Jira
Unknown Issue TypeRA-1908Could not obtain issue details from Jira