-
Notifications
You must be signed in to change notification settings - Fork 20
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
Find upstream tag and Create tag #64
base: master
Are you sure you want to change the base?
Conversation
Each time we create new workflow, I check the docs to see if it's possible to centralize them. https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow is still unclear in that I think it must be in the same repo. https://stackoverflow.com/a/71166720/56887 is an interesting idea though to download it. |
A few additional comments:
|
|
Labels should be introduced in #63 |
After investigation this could be done fairly easily via a re-usable workflow |
This workflow is follow-up on #63 63
The workflow will run daily
The 2 workflows should then prevent the fact that the docker images have not been updated since 5.11.0
cc @sbesson @will-moore