Patrick M.

Results 5 comments of Patrick M.

Have the same issue, @FireFart do you know how to query the new ghcr stored versions ? I used the GraphQL explorer but I do not seem to find any...

After searching some more I also found this Info: https://github.community/t/github-container-registry-ghcr-io-packages-not-appearing-in-api/130133 Basically there is no ETA when the GraphQL API will also give out/handle container images, which would enable this action...

So there was an update on: https://github.community/t/are-there-plans-to-support-deletions-of-images-in-ghcr/153728 which now offers the v3 REST API to list and delete containers from ghcr.io: https://github.community/t/you-can-now-delete-and-restore-any-package-type-within-github-packages/162393 So I did a very rough integration to...

Was also at the same point. For me the issue was I was running a self hosted runner on my docker host where I wanted to deploy to. Then I...

Hi @cirocosta, having same errors on my workers. Using concourse 6.1.0 Linux binaries on: - Ubuntu 16.04.2 LTS Having 2 different errors where one is the time. Also checked and...