sussy-code/smov

[Bug]: Outdated docker image

Opened this issue · 10 comments

What happened?

Hey,

I noticed that the docker image has not been updated for 2 months.
The workflow itself does not run since one month.

The workflow should work maybe github actions are disabled for this repo since the repo switched to an org?

I could rebuild the workflow and create a pr but I do not think that the workflow is the problem since no actions are being run.

ztpn commented

What could we even need to update in the docker file?
Also, the workflow is fine it's just gh, after we changed to an org actions stoped working. I fixed this on providers, on the main repo I will check later

What could we even need to update in the docker file? Also, the workflow is fine it's just gh, after we changed to an org actions stoped working. I fixed this on providers, on the main repo I will check later

No the Dockerfile is fine.
The image itself is 2 months old.
image

Would be great if you can get the workflow back up.
It's far more convenient to let watchtower update the Image then letting a cron rebuilding the image every day or so.

Are there any updates?

ztpn commented

Yes, one update
I forgot

Hahaha okay 😂

ztpn commented

I don't know why the actions aren't working

Sad :(

I cannot see anything.
The only thing I see is that the workflows does not run at all.
I know that usually you have to allow workflow runs but I guess thats what you tried.

ztpn commented

Yes everything is configured, I will try changing smth in the workflow, I can't remember what fixed the issue for providers

I am not sure but just delete the old file and commit a "new" one?
Maybe this will help?

Any updates?

I forked the repository and activated github actions.
Just worked fine just had to replace the github PAT with the github secret that is available by default.