-
Notifications
You must be signed in to change notification settings - Fork 100
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 images are not published #315
Comments
The action was broken when the most recent tag was created. Theoretically it should be fixed now. I just kicked off another run: https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/7984012107/job/21800132831 ..... which failed. Looks like that will need to be fixed :| |
I think you're using a PAT that might have expired. |
That's a good guess, but we no longer use a PAT. You can see our current config here: https://github.com/transcend-io/terragrunt-atlantis-config/blob/master/.github/workflows/container-build.yml |
I'm not a maintainer. I forked the repo and verified that the action works correctly in my fork, so it looks like maybe some repo/package/org settings are incorrect in this repo. @dmattia can you look around, please? Relevant: docker/build-push-action#463 (comment) for example: https://i.imgur.com/wSQdxJt.png |
I've been diving into this, but am a bit confused still unfortunately. I can verify on the package page that newer versions have not been published: https://github.com/transcend-io/terragrunt-atlantis-config/pkgs/container/terragrunt-atlantis-config%2Fslim and I see that the run by @Almenon failed two weeks ago: https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/7984012107/attempts/1 but when I retried the job, it seems to have gotten a bit further, but still failed to push with a perms error after 10 mins: https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/7984012107/job/22403210971 When I view the package settings, it seems like you (and I as part of the Engineers group) should have access: I'm not sure what other settings I may be missing: |
@dmattia can you try to add the permissions |
Added the perm in a97a56d Watching release here: https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/8484604107 |
Still seems to be failing |
I might just switch to trying Docker Hub maybe... That may take a bit more time though |
Hi all,
Is there a reason why docker images are no longer published to any registry ?
https://github.com/transcend-io/terragrunt-atlantis-config/actions/runs/7702980093 action exists but fails
Thank you
The text was updated successfully, but these errors were encountered: