replayio/Wait for GHCR Container Image
Wait for an image to be available in GitHub Container Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authentication | yes | — |
| image-name | The image to wait on (e.g., "org/image-name:tag") | yes | — |
| timeout | Maximum time to wait in minutes | no | 15 |
| sleep-time | Time to wait between attempts in seconds | no | 30 |
| cache-image | Whether to keep the image cached locally after verification | no | false |
Outputs
no outputs