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

test(core): test for write_with_cache_control #2131

Merged
merged 13 commits into from
Apr 26, 2023

Commits on Apr 26, 2023

  1. test for write_with_cache_control

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b779200 View commit details
    Browse the repository at this point in the history
  2. disable gcs presign

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0218a69 View commit details
    Browse the repository at this point in the history
  3. enable for other cloud services

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a7d7e0b View commit details
    Browse the repository at this point in the history
  4. replace read with stat

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    131353a View commit details
    Browse the repository at this point in the history
  5. replace presign with stat

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a20b1a7 View commit details
    Browse the repository at this point in the history
  6. restore presign

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    986e38d View commit details
    Browse the repository at this point in the history
  7. remove unused use

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    28310c8 View commit details
    Browse the repository at this point in the history
  8. try fix

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e25270f View commit details
    Browse the repository at this point in the history
  9. fix

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0d9c7fd View commit details
    Browse the repository at this point in the history
  10. try

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3308968 View commit details
    Browse the repository at this point in the history
  11. try fix

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2e4ab83 View commit details
    Browse the repository at this point in the history
  12. debug

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5f671f1 View commit details
    Browse the repository at this point in the history
  13. remove gcs cache-control support

    Signed-off-by: suyanhanx <suyanhanx@gmail.com>
    suyanhanx committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1ee7a6d View commit details
    Browse the repository at this point in the history