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

batches: Cache filesystem mount #795

Merged
merged 14 commits into from Jun 29, 2022
Merged

batches: Cache filesystem mount #795

merged 14 commits into from Jun 29, 2022

Commits on Jun 15, 2022

  1. Copy the full SHA
    9ff832e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6cf3642 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Merge remote-tracking branch 'origin/main' into rc/mount-caching

    # Conflicts:
    #	internal/batches/executor/coordinator.go
    #	internal/batches/executor/coordinator_test.go
    Piszmog committed Jun 16, 2022
    Copy the full SHA
    ac18461 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

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

Commits on Jun 22, 2022

  1. Rename field from AllowPathMounts to IsRemote to be more generic and …

    …be used in other cases
    Piszmog committed Jun 22, 2022
    Copy the full SHA
    f83e4b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ac19e95 View commit details
    Browse the repository at this point in the history
  3. Pass the IsRemote value

    Piszmog committed Jun 22, 2022
    Copy the full SHA
    bbc3c5a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Copy the full SHA
    d41bfc1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1e10e3f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    36c893d View commit details
    Browse the repository at this point in the history
  4. Update time for windows tests

    Piszmog committed Jun 24, 2022
    Copy the full SHA
    52a3304 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    da783c6 View commit details
    Browse the repository at this point in the history
  6. Update to use os.MkdirTemp

    Piszmog committed Jun 24, 2022
    Copy the full SHA
    2f217b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update changelog

    Piszmog committed Jun 29, 2022
    Copy the full SHA
    e2770ac View commit details
    Browse the repository at this point in the history