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

temp: pin boto3 to 1.34.115 #22

Merged
merged 1 commit into from
May 30, 2024
Merged

temp: pin boto3 to 1.34.115 #22

merged 1 commit into from
May 30, 2024

Conversation

robrap
Copy link

@robrap robrap commented May 30, 2024

We're getting a failure for missing 1.34.116, and not sure if the lack of pin is what is allowing for it to be requested.


Make sure that the following steps are done before merging:

  • Have a Site Reliability Engineer review the PR if you don't own all of the services impacted.
  • If you are adding any new default values that need to be overridden when this change goes live, update internal repos and add an entry to the top of the CHANGELOG.
  • Performed the appropriate testing.

We're getting a failure for missing 1.34.116, and not sure if the
lack of pin is what is allowing for it to be requested.
Copy link
Member

@timmc-edx timmc-edx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect this will work because boto3/botocore 1.34.116 was just released, and there's probably a stale index not allowing the botocore dependency to be fetched. (boto3 requires the most recent botocore.)

@robrap robrap merged commit fda5eda into master May 30, 2024
4 checks passed
@robrap robrap deleted the robrap/fix-missing-boto3 branch May 30, 2024 21:09
@timmc-edx
Copy link
Member

Reverting here: #60

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