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
EDC_IMAGE
TEST_BACKEND_IMAGE
EDC_UI_IMAGE
openapi.yaml
RELEASE_EDC_IMAGE=ghcr.io/sovity/edc-dev:latest
docker ps -a
healthy: starting
healthy: unhealthy
The text was updated successfully, but these errors were encountered:
kulgg
No branches or pull requests
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.changelog. Maybe they were forgotten.
Deployment Migration Notes
section, check the commit history for changed / addedconfiguration properties.
docker-compose.yaml
withdocker-compose-dev.yaml
.EDC_IMAGE
ofthe docker-compose's .env file.
TEST_BACKEND_IMAGE
ofthe docker-compose's .env file.
EDC_UI_IMAGE
ofthe docker-compose's .env file.
openapi.yaml
.release-prep
PR.docker-compose.yaml
withRELEASE_EDC_IMAGE=ghcr.io/sovity/edc-dev:latest
.docker ps -a
that all containers are healthy, and nothealthy: starting
orhealthy: unhealthy
.with .github/ISSUE_TEMPLATE/release.md.
Propose changes where it
makes sense.
The text was updated successfully, but these errors were encountered: