Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

fix deploy not failing with critical option #20

Merged
merged 4 commits into from
Sep 28, 2016

Conversation

eredi93
Copy link
Contributor

@eredi93 eredi93 commented Sep 15, 2016

right now the deploy fails only if the request library throw an error eg: Timeouts, bad SSL certs etc.
with this change it also fials the deploy if the response code is not 2xx

Copy link
Member

@marcoow marcoow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but can you add a test for some rejected responses and a successful response?

@eredi93
Copy link
Contributor Author

eredi93 commented Sep 15, 2016

added the tests, let me know if you think i need to change something else

@marcoow
Copy link
Member

marcoow commented Sep 15, 2016

@LevelbossMike: can you have a look as well?

@eredi93
Copy link
Contributor Author

eredi93 commented Sep 28, 2016

@LevelbossMike @marcoow any update on this?

@LevelbossMike LevelbossMike merged commit 29eaac2 into mainmatter:master Sep 28, 2016
@LevelbossMike
Copy link
Contributor

Sorry for taking so long. Overlooked this pr

@eredi93
Copy link
Contributor Author

eredi93 commented Sep 28, 2016

thank you. can you do a patch release too?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants