-
-
Notifications
You must be signed in to change notification settings - Fork 859
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
Add ability to look up the latest docker-compose version from Github API #212
base: master
Are you sure you want to change the base?
Conversation
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark pull requests as stale. |
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details. |
I like this. |
This pull request is no longer marked for closure. |
This issue is no longer marked for closure. |
This pull request is no longer marked for closure. |
Please be aware that this code is now broken due to the release of compose v2 i.e. when you now try to get the latest release you'll receive a |
Hmm... is there an easy way to work around that? |
…ystem architecture
Unfortunately I guess this can not be solved easily. version 1: version number without "v", Linux, x86_64 That's why it's not possible to downgrade the version from 2 to 1 like mentioned on #378 Gladly report if someone can create a logic for this link structure. Perhaps we should consider deprecating compose version 1 in this role. |
This small changes add the ability to get the latest docker-compose version from Github API when docker_compose_version is "latest"