Build: #43 was successful Changes by Ian Bacher and Samuel Male <samuelsmalek@gmail.com>

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
17 minutes
Labels
None
Revisions
openmrs-core
94de95eff2e182acb255a86af9b7d113e4b0e717 94de95eff2e182acb255a86af9b7d113e4b0e717
openmrs-standalone
8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0 8af748fdb6fe93f74ebb4b89e03b262fcd37b5c0
Release scripts
1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370
Total tests
4240
Successful since
#19 ()

Tests

Code commits

openmrs-core
Author Commit Message Commit date
Samuel Male <samuelsmalek@gmail.com> Samuel Male <samuelsmalek@gmail.com> 94de95eff2e182acb255a86af9b7d113e4b0e717 94de95eff2e182acb255a86af9b7d113e4b0e717 TRUNK-5728: Back-porting work on linking Conditions to an Encounter to 2.3.x (#3211)
* TRUNK-5728: Condition to be linked to an Encounter (#3184)

* TRUNK-5728: Condition to be linked to an Encounter

* TRUNK-5728: Adding minor release version 2.3.1 to @since annotation

* TRUNK-5728: Fixing a minor formating

* TRUNK-5728: Using Java 8 streams

* Remove extraneous whitespace

* TRUNK-5728: Existing rows in the test datasets should not be tampered…

* TRUNK-5728: method Encounter#addCondition(Condition) should fail with a NPE with a null argument

Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>

* TRUNK-5728: using a unique foreign constrain name for the 'encounter_id' column in the 'conditions' table (#3210)

Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>
Release scripts
Author Commit Message Commit date
Ian Bacher Ian Bacher 1969d1c2650fc66ab14f5edb4052a329a196f370 1969d1c2650fc66ab14f5edb4052a329a196f370 Update release-prepare-perform.sh
Hopefully fix the regex issue
Ian Bacher Ian Bacher ce18ee46b521ba3039496ba220aeddd4b313c5e5 ce18ee46b521ba3039496ba220aeddd4b313c5e5 Update release script to support semvers (#7)
* Uses a POSIX-compatible version of the regex for identifying semvers
* Reserves the ending -SNAPSHOT for development versions so we don't break the logic that follows

See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-5728Could not obtain issue details from Jira