Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Update openmrs-distro-referenceapplication to refer to the (new) latest snapshot
Expand
titleAutomation could be done Possible automation...

Steps made to release/commit from Bamboo

Releasing and Commiting from Bamboo

Should the referenceapplication have latest?

...

Expand
titleDetails...

The steps you ran above with the mvn release plugin will have created your official module-x.y.omod file under omod/target, and deployed this to our maven repository so that developers can access it programmatically. For implementers to be able to access it manually, you need to upload it to the Module Repository. (You can log in using your OpenMRS ID.)

Expand
titleAutomation could be done Possible automation...

 Using a REST call to modules.openmrs.org

...

  • Release the version in JIRA, and create the next fixVersion.
Expand
titleAutomation could be done Possible automation...

 Using a REST call to JIRA

...

  • Email the dev-refapp mailing list so that other interested parties can upgrade their distros (e.g. Mirebalais would need to switch from 1.3-SNAPSHOT to 1.4-SNAPSHOT)
Expand
titleAutomation could be done Possible automation...

Should it be automated?