w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
922 stars 198 forks source link

v13.3.0 has not published properly #219

Closed kvithana closed 7 months ago

kvithana commented 7 months ago

Hey peeps,

I think there's an issue with the latest release. I've pinned to a previous version to fix the issue.

Pull down action image 'w9jds/firebase-action:v13.3.0'
  /usr/bin/docker pull w9jds/firebase-action:v13.3.0
  Error response from daemon: manifest for w9jds/firebase-action:v13.3.0 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 3.53[2](xxxxx#step:2:2) seconds before retry.
  /usr/bin/docker pull w9jds/firebase-action:v13.3.0
  Error response from daemon: manifest for w9jds/firebase-action:v1[3](xxxx#step:2:3).3.0 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 7.925 seconds before retry.
  /usr/bin/docker pull w9jds/firebase-action:v13.3.0
  Error response from daemon: manifest for w9jds/firebase-action:v13.3.0 not found: manifest unknown: manifest unknown
Error: Docker pull failed with exit code 1
KarthikNedunchezhiyan commented 7 months ago

Facing the same problem. CI is failing with the above error.

rvhorton123 commented 7 months ago

I am also having that issue. Exact same log.

w9jds commented 7 months ago

sigh... GitHub actions are still not properly triggering on tag creation. Triggered it again, the image should be available now.