-
Notifications
You must be signed in to change notification settings - Fork 342
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
Docker Hub images #427
Comments
Please be specific about what you think is missing and from where. |
I'm talking about Docker Hub images of this project https://hub.docker.com/r/xhgui/xhgui/tags. |
There is no build automation |
This comment has been minimized.
This comment has been minimized.
The automation does not get fired:
any help to solve this is welcome. |
Opened question in laminas support forums: |
Re-post as an issue, as the forum has not received a reply: |
Since GitHub actions don't fire an event, I suggest would be better to create the issue in https://github.com/actions/runner not in https://github.com/laminas/automatic-releases. Also try to use syntax as described here actions/runner#1007 (on create with no tags filter). |
Also try to use single quotes instead of double quotes, everywhere in documentation they are used, maybe it affects 🤷♂️ on:
push:
tags:
- '*.*.*' |
|
|
I'm not interested in wasting my time on random guesses, I did that, and it lead to nowhere but lots of my time and nerves lost. if you want to play with all that, you can do all of that release flow in your own fork. if you come up with a solution then I can adapt it here. |
Also, another symptom that this is about events not fired by likely actions to actions event loop block: |
Merge up problem solved too: closing |
Hi there!
Looks like automated builds on Docker Hub don't work anymore and there is no the newest release there.
Please kindly add it and update images sometimes if possible.
Thank you!
The text was updated successfully, but these errors were encountered: