...
- Get privileges to deploy release artifacts to mavenrepo.openmrs.org
- Actually release the module, using
mvn release:prepare release:perform - more in Maven release process
UpdateRelease Process
- If the reference application includes the latest a snapshot of this module (you can check here) then update openmrs-distro-referenceapplication/pom.xml to refer to the (new) latest snapshot
Expand | ||
---|---|---|
| ||
Steps made Made to releaseRelease/commit Commit from Bamboo Releasing and Commiting a Module from Bamboo Should the referenceapplication have latest? |
...
Expand | ||
---|---|---|
| ||
Using a REST call to JIRA |
- Email If this module is part of the reference application (check here), especially if it includes a snapshot version, then email the dev-refapp mailing list so that other interested parties can know to upgrade their distros (e.g. Mirebalais would need to switch from 1.3-SNAPSHOT to 1.4-SNAPSHOTMirebalais, Bahmni, etc.)
Expand | ||
---|---|---|
| ||
Should it be automated? |