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

ci/builder: pin to known good version of AWS CLI #27886

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

benesch
Copy link
Member

@benesch benesch commented Jun 26, 2024

The latest version (v2.17.2) has a weird glitch that causes the website deploy job to occasionally fail to find EC2 instance role credentials. Downgrade to an older version of the AWS CLI that was working properly. Pinning the version in the CI builder is also just a healthy thing to do, so this doesn't change on us unexpectedly the next time we have to rebuild the CI builder image.

Motivation

  • This PR fixes a bug reported on Slack.

Checklist

The latest version (v2.17.2) has a weird glitch that causes the website
deploy job to occasionally fail to find EC2 instance role credentials.
Downgrade to an older version of the AWS CLI that was working properly.
Pinning the version in the CI builder is also just a healthy thing to
do, so this doesn't change on us unexpectedly the next time we have to
rebuild the CI builder image.
@benesch benesch requested a review from a team as a code owner June 26, 2024 05:40
@benesch benesch enabled auto-merge June 26, 2024 05:41
@benesch benesch merged commit adce965 into MaterializeInc:main Jun 26, 2024
85 checks passed
@benesch benesch deleted the good-aws-cli branch June 26, 2024 16:48
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.

3 participants