Release plan for billing

Build: #64 was successful

Job: Deploy to Maven was successful

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Metadata

This build has the following metadata. These are property key value pairs describing the build. You can specify your own metadata in the build process via apps.

Key Value
bamboo.system.getTestsToPass
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.2 /data/bamboo-agent/temp/BILL-BILL-DTM-64-ScriptBuildTask-2564564190515785034.sh
build.commandline.com.atlassian.bamboo.plugins.scripttask:task.builder.script.3 /data/bamboo-agent/temp/BILL-BILL-DTM-64-ScriptBuildTask-5643741460206173152.sh
build.working.directory /data/bamboo-agent/xml-data/build-dir/BILL-BILL-DTM
buildKey BILL-BILL-DTM
buildNumber 64
buildTimeStamp 2025-12-03T13:01:21.317Z
git.cache.directory /data/bamboo-agent/xml-data/build-dir/_git-repositories-cache
planRepository.1.branch main
planRepository.1.branchDisplayName main
planRepository.1.branchName main
planRepository.1.name openmrs-module-billing.git
planRepository.1.previousRevision 15995d4d3a7a333374ce52d3a02f5b48f9a59251
planRepository.1.repositoryUrl https://github.com/openmrs/openmrs-module-billing.git
planRepository.1.revision a5b49d5ad58e15b08b3882bd28e4939a1a7c8a79
planRepository.1.type gitv2
planRepository.1.username
planRepository.2.branch master
planRepository.2.branchDisplayName master
planRepository.2.branchName master
planRepository.2.name Release scripts
planRepository.2.previousRevision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
planRepository.2.revision d5831e94deff58c79f07afa118e3aad928391687
planRepository.2.type gitv2
planRepository.2.username
planRepository.branch main
planRepository.branchDisplayName main
planRepository.branchName main
planRepository.name openmrs-module-billing.git
planRepository.previousRevision 15995d4d3a7a333374ce52d3a02f5b48f9a59251
planRepository.repositoryUrl https://github.com/openmrs/openmrs-module-billing.git
planRepository.revision a5b49d5ad58e15b08b3882bd28e4939a1a7c8a79
planRepository.type gitv2
planRepository.username
repository.286916613.branch.name main
repository.286916613.git.branch main
repository.286916613.git.repositoryUrl https://github.com/openmrs/openmrs-module-billing.git
repository.286916613.git.username
repository.286916613.name openmrs-module-billing.git
repository.286916613.previous.revision.number 15995d4d3a7a333374ce52d3a02f5b48f9a59251
repository.286916613.revision.number a5b49d5ad58e15b08b3882bd28e4939a1a7c8a79
repository.286916614.branch.name master
repository.286916614.git.branch master
repository.286916614.git.repositoryUrl https://github.com/openmrs/openmrs-contrib-bamboo.git
repository.286916614.git.username
repository.286916614.name Release scripts
repository.286916614.previous.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.286916614.revision.number d5831e94deff58c79f07afa118e3aad928391687
repository.branch.name main
repository.git.branch main
repository.git.repositoryUrl https://github.com/openmrs/openmrs-module-billing.git
repository.git.username
repository.name Release scripts
repository.previous.revision.number 15995d4d3a7a333374ce52d3a02f5b48f9a59251
repository.revision.number a5b49d5ad58e15b08b3882bd28e4939a1a7c8a79
simpleBuildTimeStamp 20251203130121
tmp.directory /data/bamboo-agent/temp
working.directory /data/bamboo-agent/xml-data/build-dir/BILL-BILL-DTM

Variables

The following parameters have been used by this build.

Name Value
transifex.password ********
docker.image.maven.jdk8 maven:3.9.9-amazoncorretto-8
docker.image.maven maven:3.9.9-amazoncorretto-8
git.user.email infrastructure@openmrs.org
refapp.distro.dev.branch 2.x
dockerhub.password ********
docker.run.cleanup docker run -v "${PWD}":/workdir busybox chown -R $(id -u):$(id -g) /workdir
maven.release.version 1.3.3
docs.aws.secret.key ********
build.docker.image.id maven:3.9.9-amazoncorretto-8
maven.development.version 1.4.0-SNAPSHOT
dockerhub.username openmrsci
docker.image.platforms linux/amd64,linux/arm64
preparing.refapp.distro.release false
refapp.distro.scm git@github.com:openmrs/openmrs-distro-referenceapplication.git
mavenBuildGoals clean install
refapp.bamboo.build.number
transifex.username api
git.user.name openmrs-bot
docs.aws.access.key AKIAI7KMDL5KP2673G7A
docker.run docker run -v m2-repo:/root/.m2/repository -v ~/.m2/settings.xml:/root/.m2/settings.xml:ro -v "${PWD}":/workdir -w="/workdir" --rm