bahmutov / now-pipeline

Simple CI pipeline with goal to deploy new version at Zeit Now cloud if tests pass
141 stars 8 forks source link

Wait for deployment to become available before returning #5

Closed bahmutov closed 8 years ago

bahmutov commented 8 years ago

The deployment might be not be immediately available, need to make sure the status changes to 'READY'. The endpoint to check is at https://zeit.co/api#get-endpoint

https://github.com/zeit/now-client#nowgetdeploymentid-callback--promise