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(storage): add object validation case and test #9521

Merged
merged 7 commits into from
Mar 8, 2024

Commits on Mar 7, 2024

  1. fix(storage): add object validation case and test

    Per GCS docs, . and .. are invalid object names.
    tritone committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    573d3ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9589b2a View commit details
    Browse the repository at this point in the history
  3. fix error msg

    tritone committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3dfba2a View commit details
    Browse the repository at this point in the history
  4. use quote in error

    tritone committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    19a49c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c17aa5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86e68e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    f9d356b View commit details
    Browse the repository at this point in the history