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

Figure out how to release easily #8

Open
ewjoachim opened this issue Sep 26, 2021 · 0 comments
Open

Figure out how to release easily #8

ewjoachim opened this issue Sep 26, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ewjoachim
Copy link
Owner

ewjoachim commented Sep 26, 2021

As of today we have

  • 2 references to the current tag in README, which need to be commited before tagging
  • 1 reference in the actions.yml, same
  • The docker image is only pushed AFTER tagging
  • There's also a reference to the tag on the example repo workflow
  • There's a v1 branch which can also be used, which is the same as the tags. It feels like the v1 branch should target a v1 docker image ? Also we need to make it equal to the latest tag (should it be the default branch for the repo?)

The probability of forgetting something and botching a release is high.

@ewjoachim ewjoachim added the help wanted Extra attention is needed label Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant