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

[CHORE] Add s3 fixtures for retrying logic #1206

Merged
merged 9 commits into from
Aug 1, 2023
Merged

Commits on Aug 1, 2023

  1. Fix Cargo.lock

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d8494b3 View commit details
    Browse the repository at this point in the history
  2. Add fixtures for testing s3

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f0dbfbe View commit details
    Browse the repository at this point in the history
  3. Fix nginx conf

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b044d69 View commit details
    Browse the repository at this point in the history
  4. Check in requirements.txt for the retry server

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f609347 View commit details
    Browse the repository at this point in the history
  5. Add full suite of retryable codes

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a059a82 View commit details
    Browse the repository at this point in the history
  6. Use port 8001 instead to avoid conflict in CI

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    11a84d3 View commit details
    Browse the repository at this point in the history
  7. Add anonymous=True to ioconfig

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2499eaa View commit details
    Browse the repository at this point in the history
  8. Re-enable non-anonymous mode which does retries, but add github actio…

    …n to assume credentials
    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8158ec0 View commit details
    Browse the repository at this point in the history
  9. Add token permissions

    Jay Chia committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    566a058 View commit details
    Browse the repository at this point in the history