Closed ununhexium closed 4 months ago
Already opening the next release's issue to take notes.
The new version must be 8.0.0
after the merge.
.env
files to align with the new versions, (future) changelog entries so that we can have a streamlined "one community edition version"
I think this can be closed by now, if not, just reopen it.
Release
Work Breakdown
Feel free to edit this release checklist in-progress depending on what tasks need to be done:
Release
issuerelease-prep
PR:Unreleased
version.Deployment Migration Notes
section, check the commit history for changed / added configuration properties.docker-compose.yaml
withdocker-compose-dev.yaml
.EDC_IMAGE
of the docker-compose's .env file.TEST_BACKEND_IMAGE
of the docker-compose's .env file.EDC_UI_IMAGE
of the docker-compose's .env file.release-prep
PR.docker image pull ghcr.io/sovity/edc-dev:latest
.docker image ls | grep ghcr.io/sovity/edc-dev
.docker-compose.yaml
withEDC_IMAGE=ghcr.io/sovity/edc-dev:latest
(at minimum execute a transfer between the two connectors).EDC_UI_ACTIVE_PROFILE=sovity-open-source
EDC_UI_ACTIVE_PROFILE=mds-open-source
docker ps -a
that all containers are healthy, and nothealthy: starting
orhealthy: unhealthy
.Choose the tag
, type your new release version in the formatvx.y.z
(for instancev1.2.3
) then click+Create new tag vx.y.z on release
.