sussy-code / smov

Sudo-flix's source code (Allegedly)
https://docs.undi.rest
MIT License
798 stars 779 forks source link

[Bug]: Outdated docker image #90

Open DenuxPlays opened 2 months ago

DenuxPlays commented 2 months ago

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 2 months ago

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

DenuxPlays commented 2 months ago

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.

DenuxPlays commented 2 months ago

Are there any updates?

ztpn commented 2 months ago

Yes, one update I forgot

DenuxPlays commented 2 months ago

Hahaha okay 😂

ztpn commented 2 months ago

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

DenuxPlays commented 2 months ago

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 2 months ago

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

DenuxPlays commented 2 months ago

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

DenuxPlays commented 1 month ago

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.