Release process - GoogleCloudPlatform/healthcare-dicom-dicomweb-adapter GitHub Wiki
Release
Releases are automatically triggered via merge of pull request into develop branch using Google Cloud Build where images of adapters will be build automatically and published to
- gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-import
- gcr.io/cloud-healthcare-containers/healthcare-api-dicom-dicomweb-adapter-export
Each image has label based on commit hash and version by Semantic Versioning: major and minor part are taken from gradle.build files and patch version incremented automatically