-
Notifications
You must be signed in to change notification settings - Fork 722
Redshift Serverless test infrastructure #1588
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
Conversation
0c98f2c to
6b3093b
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
jaidisido
left a comment
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.
Could you please add a reference (e.g. docs url) in the PR description explaining why adding the env details is required when # azs > 3?
|
There might also be an issue with the poertry.lock based on the failing CFN nag check... |
Sure, I have added this link: |
the lock file actually gets removed in this workflow: https://github.com/aws/aws-sdk-pandas/blob/main/.github/workflows/cfn-nag.yml#L47 it was probably done to work around something. I'm tempted to update the workflow to keep the lock file. I'll open another PR. |
aaf5a07 to
6a7b24b
Compare
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
6a7b24b to
a07b267
Compare
kukushking
left a comment
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.
Looking good!
a07b267 to
be3b685
Compare
Feature or Bugfix
Detail
Relates
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.