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

Improve curl commands so they fail when they should on build #1451

Merged
merged 2 commits into from Feb 15, 2019

Conversation

rfay
Copy link
Member

@rfay rfay commented Feb 13, 2019

The Problem/Issue/Bug:

On the nightly build last night we had an issue where nssm was not downloading properly. But the failure was in the unzip, and it should have been on the download. This adds -f or --fail to the various curls used in the build process.

In passing, also:

  • Moves docker-compose to brew install
  • Minor change to ghr download technique

How this PR Solves The Problem:

Manual Testing Instructions:

Automated Testing Overview:

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay force-pushed the 20190213_make_curl_fail_properly branch from c80f967 to 2d8f76d Compare February 13, 2019 14:35
@rfay rfay force-pushed the 20190213_make_curl_fail_properly branch from 2d8f76d to 4f8d920 Compare February 13, 2019 14:38
@rfay rfay merged commit 23d8d36 into ddev:master Feb 15, 2019
@rfay rfay deleted the 20190213_make_curl_fail_properly branch February 15, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant