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

Add support for dependency caching #2383

Merged
merged 24 commits into from
Oct 29, 2024
Merged

Add support for dependency caching #2383

merged 24 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a7989f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1922a48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e7c25 View commit details
    Browse the repository at this point in the history
  4. Add caching utils

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    51d90f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b7af49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f64038f View commit details
    Browse the repository at this point in the history
  7. Add caching configuration for C#

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5e11d57 View commit details
    Browse the repository at this point in the history
  8. Add caching configuration for Go

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9d1353f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5afaeed View commit details
    Browse the repository at this point in the history
  10. Add documentation for CacheConfig

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f0bcca1 View commit details
    Browse the repository at this point in the history
  11. Rename makeGlobber parameter

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    259cc5a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    471ed9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b057af View commit details
    Browse the repository at this point in the history
  14. Skip uploading empty caches

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f3714ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1338dbc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8f657e8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c0b5869 View commit details
    Browse the repository at this point in the history
  18. Fix import ordering

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7d69964 View commit details
    Browse the repository at this point in the history
  19. Support Paket

    mbg committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    668531e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79faaf1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0cb7129 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    21e6a62 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ed74b24 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bab8f1d View commit details
    Browse the repository at this point in the history