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

samples(storage transfer): add samples and test cases for storage transfer services #9

Open
wants to merge 57 commits into
base: main
Choose a base branch
from

Conversation

mahendra-google
Copy link
Owner

@mahendra-google mahendra-google commented Jan 30, 2025

Adding samples and tests cases for following storage transfer services:

  • 1. storagetransfer_quickstart
  • 2. storagetransfer_transfer_to_nearline
  • 3. storagetransfer_get_latest_transfer_operation
  • 4. storagetransfer_manifest_request
  • 5. storagetransfer_transfer_from_posix
  • 6. storagetransfer_download_to_posix
  • 7. storagetransfer_transfer_posix_to_posix
  • 8. storagetransfer_create_event_driven_gcs_transfer

mahendra-google and others added 30 commits October 9, 2024 02:00
…utput message in sample output and related small changes.
…sfer to nearline and check latest transfer operation (#1)
…ole , rewording , removing some unnecessary symbols, few test checks removed related to posix file transfer.
Copy link
Collaborator

@amrik-mahal amrik-mahal left a comment

Choose a reason for hiding this comment

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

inline comment for files. overall comments and exception handling related findings

@mahendra-google
Copy link
Owner Author

inline comment for files. overall comments and exception handling related findings

@amrik-mahal Exception handling is not required in samples unless it is a very specific case that is significantly different from normal try catch code block. Please see the reference conversation in google ( PR )

Copy link
Collaborator

@amrik-mahal amrik-mahal left a comment

Choose a reason for hiding this comment

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

Looks good. overall feedback to include comment in the tests. single line comment for whole file is also fine.

@mahendra-google
Copy link
Owner Author

@amrik-mahal This PR is ready for re-review

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