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

Integrate cache service v2 #1857

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

Integrate cache service v2 #1857

wants to merge 43 commits into from

Commits on May 23, 2024

  1. Add debug message

    Link- authored May 23, 2024
    Configuration menu
    Copy the full SHA
    32dbccb View commit details
    Browse the repository at this point in the history
  2. add debug

    Link- authored May 23, 2024
    Configuration menu
    Copy the full SHA
    264230c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add twirp client

    Link- authored May 29, 2024
    Configuration menu
    Copy the full SHA
    c8466d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add v2 cache upload

    Link- authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    66d5434 View commit details
    Browse the repository at this point in the history
  2. Fix upload mechanics

    Link- authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dccc3f7 View commit details
    Browse the repository at this point in the history
  3. Implement cache v2

    Link- authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6635d12 View commit details
    Browse the repository at this point in the history
  4. Implement cache v2

    Link- authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    146143a View commit details
    Browse the repository at this point in the history
  5. Implement cache v2

    Link- authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9e63a77 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Use zlib for compression

    Link- authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5e5faf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Add download cache v2

    Link- authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5afc042 View commit details
    Browse the repository at this point in the history
  2. Fix cache service url bug

    Link- authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8d7ed4f View commit details
    Browse the repository at this point in the history
  3. Fix cache misses

    Link- authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7640cf1 View commit details
    Browse the repository at this point in the history
  4. Fix cache misses

    Link- authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e1b7e78 View commit details
    Browse the repository at this point in the history
  5. Add fix cache paths

    Link- authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    04d1a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Add backend ids

    Link- authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4902d3a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    70e5684 View commit details
    Browse the repository at this point in the history
  2. Add cache service v2 client

    Link- authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    07e51a4 View commit details
    Browse the repository at this point in the history
  3. Fix service urls

    Link- authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e62c642 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    13abc95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1dedf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    d399e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89354f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    28dbd8f View commit details
    Browse the repository at this point in the history
  2. Refactoring & cleanup

    Link- authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    01bf918 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    75cdb2c View commit details
    Browse the repository at this point in the history
  2. Post merge cleanup

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9da70ff View commit details
    Browse the repository at this point in the history
  3. Restore __tests__

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4e1912a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d109d9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9dff82c View commit details
    Browse the repository at this point in the history
  6. Fix broken test

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    69409b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2557ac View commit details
    Browse the repository at this point in the history
  8. Linter cleanups

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    19cdd5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83baffc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ee77e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3e354d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea4bf48 View commit details
    Browse the repository at this point in the history
  13. Lint fixes

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5e9ef85 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab8110f View commit details
    Browse the repository at this point in the history
  15. Revert package.json

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    555b03f View commit details
    Browse the repository at this point in the history
  16. Add check to make sure archive has been created already

    Co-authored-by: Josh Gross <[email protected]>
    Link- and joshmgross authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    68ab87c View commit details
    Browse the repository at this point in the history
  17. Remove unnecessary type hints

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6c11d44 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3ca8547 View commit details
    Browse the repository at this point in the history
  19. Remove unused definitions

    Link- authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8616c31 View commit details
    Browse the repository at this point in the history