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

remote caching support #10960

Merged
merged 9 commits into from
Oct 23, 2020
Merged

remote caching support #10960

merged 9 commits into from
Oct 23, 2020

Commits on Oct 22, 2020

  1. add remote caching support

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    fd7d675 View commit details
    Browse the repository at this point in the history
  2. load remote caching command runner

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    62f7206 View commit details
    Browse the repository at this point in the history
  3. fix test compile

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    845b173 View commit details
    Browse the repository at this point in the history
  4. skip using cache on errors

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    414e780 View commit details
    Browse the repository at this point in the history
  5. add test for extracting trees

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b27268a View commit details
    Browse the repository at this point in the history
  6. add test for extracting output file

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    63d30f5 View commit details
    Browse the repository at this point in the history
  7. remove env_logger

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    c9903bb View commit details
    Browse the repository at this point in the history
  8. fix bug in remote store setup

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    33c38fc View commit details
    Browse the repository at this point in the history
  9. capitalize error messages

    [ci skip-build-wheels]
    Tom Dyas committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    9a1a2e2 View commit details
    Browse the repository at this point in the history