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

Gh-376: Improve release process #377

Merged
merged 3 commits into from
Aug 13, 2024
Merged

Conversation

cn337131
Copy link
Member

@cn337131 cn337131 commented Aug 6, 2024

In line with the release of the main Gaffer repo, the workflows should now create a release branch when the current milestone is closed and use this for the release version. This will run a script updating all the env, Dockerfiles and yaml files and create a branch with these changes and any other changes during this release. The branch will then need approving and merging. This will then trigger the release action when the branch is merged to main.

Related issue

@cn337131 cn337131 added the automation GitHub Actions, CI/CD label Aug 6, 2024
@cn337131 cn337131 marked this pull request as ready for review August 7, 2024 14:59
@wb36499 wb36499 merged commit 3dec7b0 into develop Aug 13, 2024
2 checks passed
@wb36499 wb36499 deleted the gh-376-improve-release-process branch August 13, 2024 08:29
@cn337131 cn337131 linked an issue Aug 14, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation GitHub Actions, CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the release process Fix release notes generation
4 participants