Devops/release adr and docs#1765
Open
MikeNeilson wants to merge 3 commits into
Open
Conversation
krowvin
reviewed
Jun 10, 2026
krowvin
left a comment
Collaborator
There was a problem hiding this comment.
Looks good! Consider a link to this doc from the Readme / adding to the cda-gui.
adamkorynta
requested changes
Jun 10, 2026
adamkorynta
left a comment
Collaborator
There was a problem hiding this comment.
I recommend defining the term tag throughout this ADR. Since the release process involves both git tags and container image tags, I get a little confused when matching up against the GitHub workflows.
Additionally, in the deployment descriptions I'd add in:
- which Git refs commits are expected to be tagged from i.e. release/hotfix branches (specifically not
develop) - which environments are deployed automatically on an automated schedule versus manually triggered
Co-authored-by: Adam Korynta <47677856+adamkorynta@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Create ADR for handling releases.
Related Issue
N/A
Validation
Review
Checklist