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

beta: feature/s3/transfermanager (S3 transfer manager v2) #2988

Merged
merged 7 commits into from
Jan 29, 2025

Conversation

lucix-aws
Copy link
Contributor

@lucix-aws lucix-aws commented Jan 28, 2025

  • Adds current v2 transfermanager into main so we can start cutting beta tags
  • Configures the module to not release via modman.toml
  • Skip all make + eachmodule actions for the module, primarily to not run integration tests

The integration tests fail right now because of the recent S3 object integrity changes. So, integration tests in this PR should pass, since the module is being skipped.

Verified that make release does NOT tag the module.

wty-Bryant and others added 5 commits January 28, 2025 14:15
* recommit transfer manager v2 files

* change pool to store slice pointer

* add integ test for putobject

* update go mod

* minor changes for v0.1.0

* update tags

* update tags

* update integ test dependency version

* change err var name

* update go mod

* change input/output type comment

* minor change

---------

Co-authored-by: Tianyi Wang <wty@amazon.com>
@lucix-aws lucix-aws requested a review from a team as a code owner January 28, 2025 19:58
Copy link
Contributor

@Madrigal Madrigal left a comment

Choose a reason for hiding this comment

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

These changes (minus the modman and skip module) have been reviewed elsewhere, so approving as soon as integ tests pass

@lucix-aws lucix-aws merged commit 5c9d67c into main Jan 29, 2025
13 checks passed
@lucix-aws lucix-aws deleted the feat-transfer-manager-v2 branch January 29, 2025 17:12
lucix-aws added a commit that referenced this pull request Jan 29, 2025
lucix-aws added a commit that referenced this pull request Jan 30, 2025
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.

3 participants