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

feat(storage transfer): Added samples for storage transfer #2059

Merged
merged 24 commits into from
Dec 13, 2024

Conversation

thiyaguk09
Copy link
Contributor

@thiyaguk09 thiyaguk09 commented Oct 22, 2024

  • Add quickstart samples for sts
  • Add nearline samples for sts
  • Add posix and manifest samples for sts
  • Add check latest transfer operation samples for sts
  • Add transfer from posix samples for sts
  • Add transfer between posix
  • Add download to posix
  • Add Event driven GCS

@thiyaguk09 thiyaguk09 requested a review from a team as a code owner October 22, 2024 11:46
Copy link

snippet-bot bot commented Oct 22, 2024

Here is the summary of changes.

You are about to add 7 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added api: storagetransfer Issues related to the Storage Transfer Service API. samples Issues that are directly related to samples. labels Oct 22, 2024
feat(storage transfer): Added samples for transfer between posix
added typehints
@thiyaguk09 thiyaguk09 requested a review from bshaffer November 4, 2024 05:53
added samples and test cases for event driven GCS transfer
added samples and test cases for event driven GCS transfer
@danielduhh danielduhh added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 12, 2024
@danielduhh danielduhh removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 18, 2024
@danielduhh
Copy link

@bshaffer looks like bigtable is causing static analysis to fail. Any thoughts on mitigation?

Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

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

I've made the necessary changes in 2248b46, so these tests are now passing.

In the future, please submit pull requests from feature branches, rather than from main. For instance, you could create a branch named storage-transfer-samples and submit the PR to main from there.

Thank you!

@bshaffer bshaffer merged commit 5c64fc6 into GoogleCloudPlatform:main Dec 13, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storagetransfer Issues related to the Storage Transfer Service API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants