This repository acts as the back end for the Bahmni Appointment Scheduling.
mvn clean package
The output is the OMOD file:
openmrs-module-appointments/omod/target/appointments-[VERSION].omod
Deployments are done from Git Actions: https://github.com/icrc/openmrs-module-appointments/actions
- Verify on PRs
- compile and run Unit tests on PRs
- Deploy SNAPSHOT Version on 1.6.x branch
- compile, unit tests and deploy snapshot versions for pushes on main branch
- [Do Release on 1.6.x]https://github.com/icrc/openmrs-module-appointments/actions/workflows/release.yml)
- manual task creating a release no SNAPHOST and moving to the next version