Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment workflow should fail if the deployment server returns 4xx or 5xx status codes #33

Open
dwhieb opened this issue Feb 19, 2021 · 0 comments
Assignees
Labels
development Changes to the development environment

Comments

@dwhieb
Copy link

dwhieb commented Feb 19, 2021

The GitHub Actions deployment workflows should fail if the deployment server (deploy.altlab.dev) returns either a 4xx or 5xx status code.

Convert the curl request in the workflow files to a Node script to make the request and exit with the appropriate errors.

@dwhieb dwhieb self-assigned this Feb 19, 2021
@dwhieb dwhieb added the development Changes to the development environment label Feb 19, 2021
dwhieb added a commit that referenced this issue Feb 20, 2021
partially addresses #33 for 5xx errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Changes to the development environment
Projects
None yet
Development

No branches or pull requests

1 participant