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

all: cache go module downloads and other build and test artifacts #3727

Merged
merged 80 commits into from
Feb 25, 2022

Commits on Jun 25, 2021

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

    leighmcculloch committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0c4c8b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. try test caching

    leighmcculloch authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    39da1f1 View commit details
    Browse the repository at this point in the history
  2. fix test opts

    leighmcculloch authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    df8e6a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca6b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2668a1b View commit details
    Browse the repository at this point in the history
  5. fix matrix

    leighmcculloch authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e4cbe6b View commit details
    Browse the repository at this point in the history
  6. less tests

    leighmcculloch authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    81dfed0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    605d65e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c8c345 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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

Commits on Jul 7, 2021

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

Commits on Jul 8, 2021

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

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    7b12462 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9d7f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    0c1a1d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da834c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db26e1 View commit details
    Browse the repository at this point in the history
  4. empty

    leighmcculloch committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    189950c View commit details
    Browse the repository at this point in the history
  5. Try to factor out go caching

    2opremio committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    ca3ec4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6feaf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    3fc5d94 View commit details
    Browse the repository at this point in the history
  2. Make matrix json

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    21638af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5264d40 View commit details
    Browse the repository at this point in the history
  4. Fix

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7e8545f View commit details
    Browse the repository at this point in the history
  5. test

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    35ec250 View commit details
    Browse the repository at this point in the history
  6. test

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c4dded0 View commit details
    Browse the repository at this point in the history
  7. test

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    aead14d View commit details
    Browse the repository at this point in the history
  8. test

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3623a9a View commit details
    Browse the repository at this point in the history
  9. filter

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4296ac3 View commit details
    Browse the repository at this point in the history
  10. test

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7351150 View commit details
    Browse the repository at this point in the history
  11. prefix

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f9e0bd6 View commit details
    Browse the repository at this point in the history
  12. fix

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c927412 View commit details
    Browse the repository at this point in the history
  13. sep

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7f4fff2 View commit details
    Browse the repository at this point in the history
  14. line

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    63a338b View commit details
    Browse the repository at this point in the history
  15. comment

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1f5e7bb View commit details
    Browse the repository at this point in the history
  16. safer

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1081bd0 View commit details
    Browse the repository at this point in the history
  17. comments

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    76c6f09 View commit details
    Browse the repository at this point in the history
  18. comment

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    4797ad3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8606b78 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f3f67b6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    444717a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    62fe98c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    38c7632 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5dab081 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    10367b4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2abb7ff View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8bd0c36 View commit details
    Browse the repository at this point in the history
  28. Add comment

    2opremio committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e795c91 View commit details
    Browse the repository at this point in the history
  29. Refine comments

    2opremio committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ca33d9c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    db04947 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    56761cc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7b8c4a1 View commit details
    Browse the repository at this point in the history
  33. Clarify comment

    2opremio committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    962c08b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3c536a1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e46f5aa View commit details
    Browse the repository at this point in the history
  36. Move mtime to cache-go

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3d2dd72 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    de37391 View commit details
    Browse the repository at this point in the history
  38. Remove debug

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    2d16f5f View commit details
    Browse the repository at this point in the history
  39. empty

    leighmcculloch committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    18e25de View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    8090eb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    8cb5d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2cc3d4 View commit details
    Browse the repository at this point in the history
  3. Reenable debug info

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1805e12 View commit details
    Browse the repository at this point in the history
  4. Use git-restore-mtime again

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7c6960c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1970534 View commit details
    Browse the repository at this point in the history
  6. Factor out the full Go setup

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    940de19 View commit details
    Browse the repository at this point in the history
  7. Remove debug

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1786d0a View commit details
    Browse the repository at this point in the history
  8. Minor layout fix

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8ac9906 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57d6f09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a90371 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d396b4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ac58c6 View commit details
    Browse the repository at this point in the history
  13. comments

    leighmcculloch committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    fcc00d6 View commit details
    Browse the repository at this point in the history
  14. comment

    leighmcculloch committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    bd48cbb View commit details
    Browse the repository at this point in the history
  15. comments

    leighmcculloch committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    bbec97e View commit details
    Browse the repository at this point in the history
  16. comment

    leighmcculloch committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c6d48b5 View commit details
    Browse the repository at this point in the history
  17. comment

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f723a8e View commit details
    Browse the repository at this point in the history
  18. Remove debug output

    2opremio committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    84a86eb View commit details
    Browse the repository at this point in the history
  19. empty

    leighmcculloch committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ba651c3 View commit details
    Browse the repository at this point in the history