Skip to content

[Merged by Bors] - Added resolve to S3ConnectionDef #388

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

Closed
wants to merge 3 commits into from

Conversation

fhennig
Copy link
Contributor

@fhennig fhennig commented May 3, 2022

Description

  • Renamed ConnectionDef to S3ConnectionDef for consistency
  • Added a resolve function to the S3ConnectionDef, similar to the function on the S3BucketDef
  • minor documentation fix

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

Copy link
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

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

lgtm

@fhennig
Copy link
Contributor Author

fhennig commented May 3, 2022

bors merge

bors bot pushed a commit that referenced this pull request May 3, 2022
## Description

- Renamed ConnectionDef to S3ConnectionDef for consistency
- Added a `resolve` function to the S3ConnectionDef, similar to the function on the S3BucketDef
- minor documentation fix
@bors
Copy link
Contributor

bors bot commented May 3, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Added resolve to S3ConnectionDef [Merged by Bors] - Added resolve to S3ConnectionDef May 3, 2022
@bors bors bot closed this May 3, 2022
@bors bors bot deleted the s3-modifications branch May 3, 2022 15:08
soenkeliebau pushed a commit that referenced this pull request May 4, 2022
## Description

- Renamed ConnectionDef to S3ConnectionDef for consistency
- Added a `resolve` function to the S3ConnectionDef, similar to the function on the S3BucketDef
- minor documentation fix
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