ahmadnassri / action-dependabot-auto-merge

Automatically merge Dependabot PRs when version comparison is within range
MIT License
342 stars 48 forks source link

Issue pulling docker image #173

Closed DTrejo closed 1 year ago

DTrejo commented 1 year ago

Thanks for your work on this Github action!

FYI it looks like the image isn't available for the new version of the library. Maybe you're already aware of this, but in case you weren't, here's some error info:

Pull down action image 'ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6'
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:[2](https://github.com/[REPO]/actions/runs/*/jobs/*#step:2:2).6.6
  Error response from daemon: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 9.011 seconds before retry.
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6
  Error response from daemon: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 2.1[3](https://github.com/[REPO]/actions/runs/*/jobs/*#step:2:3)6 seconds before retry.
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6
  Error response from daemon: manifest unknown
Error: Docker pull failed with exit code 1
ahmadnassri commented 1 year ago

yes, the release is being re-built now, sorry for the disruption. follow along here: https://github.com/ahmadnassri/action-dependabot-auto-merge/actions/runs/3716366214

and going forward this fix will prevent such an issue from occurring, as it fixes the exact version number down to the patch level.

DTrejo commented 1 year ago

Thank you!

ahmadnassri commented 1 year ago

should be working now, please reopen ticket if further issues occur.

curthipster commented 1 year ago

Hi @ahmadnassri, we're seeing issues pulling this same docker image today:

Pull down action image 'ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6'
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:[2](https://github.com/altoindustries/jam-prod/actions/runs/4048392504/jobs/6963644089#step:2:2).6.6
  Error response from daemon: received unexpected HTTP status: 500 Internal Server Error
  Warning: Docker pull failed with exit code 1, back off 5.609 seconds before retry.
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6
  Error response from daemon: received unexpected HTTP status: 500 Internal Server Error
  Warning: Docker pull failed with exit code 1, back off 8.906 seconds before retry.
  /usr/bin/docker pull ghcr.io/ahmadnassri/action-dependabot-auto-merge:2.6.6
  Error response from daemon: received unexpected HTTP status: [5](https://github.com/altoindustries/jam-prod/actions/runs/4048392504/jobs/6963644089#step:2:5)00 Internal Server Error
Error: Docker pull failed with exit code 1