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

Multiple directories and path glob pattern support for pipeline caching #2834

Merged
merged 33 commits into from
Oct 19, 2020

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    551e5b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    2b71eb1 View commit details
    Browse the repository at this point in the history
  2. Caching multiple directories

    ethanis committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    e55adbd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ethanis/users/etdenn/minimatch-cache-path

    Users/etdenn/minimatch cache path
    ethanis committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    5b039c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f216caf View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    8a99bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022db00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8161bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b7943d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Clean up comments

    ethanis committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    62ff73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f97bd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    98a4cac View commit details
    Browse the repository at this point in the history
  2. Clean up comments

    ethanis committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    614376f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    bd08965 View commit details
    Browse the repository at this point in the history
  2. Clean up testing code

    ethanis committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c5d7509 View commit details
    Browse the repository at this point in the history
  3. Clean up legacy comment

    ethanis committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    292a1cb View commit details
    Browse the repository at this point in the history
  4. Clean up comments

    ethanis committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    42a0ec6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Configuration menu
    Copy the full SHA
    741b67d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Clean up code comments

    ethanis committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    71ed831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3981899 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    2262e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f32b0 View commit details
    Browse the repository at this point in the history
  3. Add some unit test coverage

    ethanis committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9f02f36 View commit details
    Browse the repository at this point in the history
  4. Remove legacy comment

    ethanis committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    4f965de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe57a61 View commit details
    Browse the repository at this point in the history
  6. Remove extra whitespace

    ethanis committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c289135 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Remove debugging code

    ethanis committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    dc42bbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b391256 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    55e6220 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    8a5527f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    81c1fbb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Refactor LogSegment method

    ethanis committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    3bb578a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

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