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

fix: add bucket to aws connection #369

Merged
merged 2 commits into from
Dec 20, 2023
Merged

fix: add bucket to aws connection #369

merged 2 commits into from
Dec 20, 2023

Conversation

adityathebe
Copy link
Member

No description provided.

Copy link

github-actions bot commented Dec 19, 2023

E2E -

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit dda3ed8.

♻️ This comment has been updated with latest results.

connection/aws.go Outdated Show resolved Hide resolved
@adityathebe adityathebe force-pushed the fix/aws-connection-bucket branch from 00d694c to a828a3f Compare December 20, 2023 13:23
AWSConnection `yaml:",inline"`
Bucket string `yaml:"bucket,omitempty" json:"bucket,omitempty"`
// glob path to restrict matches to a subset
ObjectPath string `yaml:"objectPath,omitempty" json:"objectPath,omitempty"`
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not entirely sure if this should be part of the connection spec or if it's something that's specific to the s3 canary check.

@adityathebe adityathebe requested a review from moshloop December 20, 2023 13:27
@moshloop moshloop enabled auto-merge (rebase) December 20, 2023 21:39
@moshloop moshloop force-pushed the fix/aws-connection-bucket branch from a828a3f to dda3ed8 Compare December 20, 2023 21:39
@moshloop moshloop disabled auto-merge December 20, 2023 21:52
@moshloop moshloop merged commit f09491a into main Dec 20, 2023
6 of 7 checks passed
@moshloop moshloop deleted the fix/aws-connection-bucket branch December 20, 2023 21:52
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