-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Source S3: pin CDK and moto #34665
Source S3: pin CDK and moto #34665
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
48f2156
to
aa86900
Compare
aa86900
to
0a1be10
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small question
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems like CATs are still failing with botocore.exceptions.NoCredentialsError: Unable to locate credentials
0a1be10
to
c68a771
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a comment to explain why we pin moto to make sure the knowledge don't get lost. Apart from that, I'm all in for this PR
8420d48
to
49062b8
Compare
49062b8
to
ad97bda
Compare
Attempt to fix CATs that have been failing on master since 28 Jan.
Issue for unpinning moto created here.