Skip to content
New issue

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

Release 7.2.1 #813

Closed
42 tasks done
ununhexium opened this issue Feb 21, 2024 · 1 comment · Fixed by #815
Closed
42 tasks done

Release 7.2.1 #813

ununhexium opened this issue Feb 21, 2024 · 1 comment · Fixed by #815
Assignees
Labels
scope/ce sovity's Open Source Community Edition task/release Issues that shall release code

Comments

@ununhexium
Copy link
Collaborator

ununhexium commented Feb 21, 2024

Release

Work Breakdown

Feel free to edit this release checklist in-progress depending on what tasks need to be done:

  • Release edc-ui, this might require several steps: Link to EDC UI Release here
  • Decide a release version depending on major/minor/patch changes in the CHANGELOG.md.
  • Update this issue's title to the new version
  • release-prep PR:
    • Write or review the current Productive Deployment Guide
    • Write or review the current Development Deployment Guide
    • Write or review the current Local Demo Deployment Guide
    • For Major version updates: If we want to continue supporting the old major version:
      • Keep the old Productive Development Guide in a separate location.
        • Add a note to the old version about its deprecation status.
        • Add a Link the old version in the new version for discoverability.
        • Check all links in the old version.
      • Keep the old Productive Development Guide in a separate location.
        • Add a note to the old version about its deprecation status.
        • Add a Link the old version in the new version for discoverability.
        • Check all links in the old version.
    • Update the CHANGELOG.md.
      • Add a clean Unreleased version.
      • Add the version to the old section.
      • Add the current date to the old version.
      • Check the commit history for commits that might be product-relevant and thus should be added to the
        changelog. Maybe they were forgotten.
      • Write or review the Deployment Migration Notes section, check the commit history for changed / added
        configuration properties.
      • Write or review a release summary.
      • Write or review the compatible versions section.
      • Add a link to the EDC UI Release to the "EDC UI" section.
      • Add a link to the EDC UI Release Deployment Migration Notes from the Deployment Migration section if the EDC UI has Deployment Migration Notes.
      • Remove empty sections from the patch notes.
    • Replace the existing docker-compose.yaml with docker-compose-dev.yaml.
    • Set the version for EDC_IMAGE of
      the docker-compose's .env file.
    • Set the version for TEST_BACKEND_IMAGE of
      the docker-compose's .env file.
    • Set the UI release version for EDC_UI_IMAGE of
      the docker-compose's .env file.
    • If the core EDC version changed, update the openapi.yaml.
    • Update the Postman Collection if required.
    • Merge the release-prep PR.
  • Wait for the main branch to be green.
  • Test the release docker-compose.yaml with RELEASE_EDC_IMAGE=ghcr.io/sovity/edc-dev:latest.
    • Ensure with a docker ps -a that all containers are healthy, and not healthy: starting or healthy: unhealthy.
  • Test the postman collection against that running docker-compose.
  • Create a release and re-use the changelog section as release description, and the version as title.
  • Check if the pipeline built the release versions in the Actions-Section (or you won't see it).
  • Revisit the changed list of tasks and compare it
    with .github/ISSUE_TEMPLATE/release.md.
    Propose changes where it
    makes sense.
  • Close this issue.
@ununhexium ununhexium added task/release Issues that shall release code scope/ce sovity's Open Source Community Edition labels Feb 21, 2024
@ununhexium ununhexium self-assigned this Feb 21, 2024
@ununhexium ununhexium linked a pull request Feb 21, 2024 that will close this issue
@SebastianOpriel
Copy link
Member

How long did it take to complete the list @ununhexium ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/ce sovity's Open Source Community Edition task/release Issues that shall release code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants