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

Add helper to update Docker Image based on commits #4

Closed
thelicato opened this issue Jan 8, 2022 · 1 comment
Closed

Add helper to update Docker Image based on commits #4

thelicato opened this issue Jan 8, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thelicato
Copy link
Member

Add a helper function to update Docker Images based on commits for the projects that do not have neither releases nor tags or for projects that are not updated often. For this helper the tagname can be the date of the commit in the format 'YYYYMMDD'. The fact that there could be multiple commits on the same day is not a problem since RAUDI is executed only once a day (at midnight). Problems could arise only on manual executions of the Workflow and should be fixed manually on the Docker Hub.

@thelicato thelicato added the enhancement New feature or request label Jan 8, 2022
@thelicato
Copy link
Member Author

Added by @daniele-capone and merged in #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants