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

Feature/update release cd #37

Merged
merged 2 commits into from
Apr 23, 2020
Merged

Conversation

vincentbrison
Copy link
Contributor

There is no proper way to trigger an action on a specific pull request merge (or it is hacky at the moment).
Maybe it will be available later, but for now, we can trigger the full release flow using a version tag.

The release flow would look like that:

  • Create a release branch, where the CI will commit changelog and images descriptions.
  • Tag the branch when the release is ready, which would trigger release on Dockerhub and proper release artifact on Github.
  • Merge release branch into (thorugh the PR) into master and to develop

@vincentbrison vincentbrison merged commit 20df875 into develop Apr 23, 2020
@vincentbrison vincentbrison deleted the feature/update_release_cd branch April 23, 2020 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants