kalicz/Verify Deployment

Polls a health endpoint with retries to verify a deployment is live and healthy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
health-urlThe full URL of the health endpoint (e.g., https://api.example.com/health)yes
expected-contentOptional string that must appear in the response body (e.g., a commit SHA). When empty, only HTTP 200 is checked.no""
max-attemptsMaximum number of health check attempts before failingno20
retry-intervalSeconds to wait between retriesno5

no outputs