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

Make install_ddev.sh work with v1.16.0-rc1 and hopefully future versions #2613

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 6, 2020

The Problem/Issue/Bug:

install_ddev.sh is broken when trying to download ddev v1.16.0-rc1.

How this PR Solves The Problem:

Improve the version_compare (see gist so it does the right thing.

Output useful information when a curl fails

Manual Testing Instructions:

  • Download normally, just install_ddev.sh
  • ./install_ddev.sh v1.16.0-rc1
  • ./install_ddev.sh v1.15.3
  • ./install_ddev.sh v1.16.0-rc2 and view error message

Automated Testing Overview:

It would be great to figure out a good way to test this script.

Related Issue Link(s):

Release/Deployment notes:

@rfay rfay merged commit 780fc87 into ddev:master Nov 6, 2020
@rfay rfay deleted the 20201106_install_script branch November 6, 2020 17:27
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