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

Why does Docker have builds and not GitHub tags are pushed? #248

Open
williamdes opened this issue May 20, 2024 · 2 comments
Open

Why does Docker have builds and not GitHub tags are pushed? #248

williamdes opened this issue May 20, 2024 · 2 comments

Comments

@williamdes
Copy link
Contributor

@thomascube I noticed no new git tags are pushed but that the image gets updated.
What is the new process?

@thomascube
Copy link
Member

The github actions are not set up to create tags. Previously, tagging (and thus releasing) was a manual process which triggered builds on Docker Hub. Because of the new automation with Github actions, tags are no longer needed. That saying, suggestions how to extend our actions to create tags again are welcome.

@williamdes
Copy link
Contributor Author

That saying, suggestions how to extend our actions to create tags again are welcome.

Okay, thanks
I think having tags is good to know from what was thrown the workflow

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

No branches or pull requests

2 participants