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

windows: pin awscli to v1; v2 breaks 'aws ecr get-login' #670

Merged
merged 2 commits into from
Mar 3, 2020
Merged

Conversation

pda
Copy link
Member

@pda pda commented Mar 3, 2020

Windows AMI pinned to awscli v1

See buildkite-plugins/ecr-buildkite-plugin#37

This patch pins choco install awscli to the currently-latest 1.18.11; see https://chocolatey.org/packages/awscli/1.18.11#versionhistory (Chocolatey doesn't make it possible to pin to a major version.)

This should be reverted after the ECR plugin supports awscli v2.

@pda pda merged commit 2597eac into master Mar 3, 2020
@pda pda deleted the pin-awscli-v1 branch March 3, 2020 05:05
@yob
Copy link
Contributor

yob commented Mar 5, 2020

should we backport this to stable-4-3 as well?

@yob
Copy link
Contributor

yob commented Mar 5, 2020

oh wait, there's no windows support in stable-4-3. Forget I said anything :D

@pda
Copy link
Member Author

pda commented Oct 9, 2020

Should be able to unpin now that buildkite-plugins/ecr-buildkite-plugin#40 is available?

@yob
Copy link
Contributor

yob commented Oct 11, 2020

I think we're intentionally keeping awscli v1 for the upcoming v5.0.0 release, to avoid adding another breaking change into a release that's been baking for so long. We hope to bump to v2 after the v5 release though.

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.

2 participants