We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feel free to edit this release checklist in-progress depending on what tasks need to be done:
release-prep
Unreleased
Deployment Migration Notes
docker-compose.yaml
docker-compose-dev.yaml
${DEV_*}
${RELEASE_*}
RELEASE_EDC_IMAGE
RELEASE_EDC_UI_IMAGE
openapi.yaml
RELEASE_EDC_IMAGE=ghcr.io/sovity/edc-dev:latest
The text was updated successfully, but these errors were encountered:
release: v4.1.0 #454
5fc0c90
e524d03
release: v4.1.0 #454 (#455)
6dce5bb
chore: prepare next release #454
2a7298c
chore: prepare next release #454 (#456)
17ea85d
Successfully merging a pull request may close this issue.
Release
Work Breakdown
Feel free to edit this release checklist in-progress depending on what tasks need to be done:
release-prep
PR:Unreleased
version.Deployment Migration Notes
section, check the commit history for changed / added configuration properties.docker-compose.yaml
file fromdocker-compose-dev.yaml
.docker-compose.yaml
file.${DEV_*}
variables with their${RELEASE_*}
counterparts.RELEASE_EDC_IMAGE
of the docker-compose's .env file.RELEASE_EDC_UI_IMAGE
of the docker-compose's .env file.openapi.yaml
.release-prep
PR.docker-compose.yaml
withRELEASE_EDC_IMAGE=ghcr.io/sovity/edc-dev:latest
.makes sense.
The text was updated successfully, but these errors were encountered: