Skip to content

[Repo Assist] ci: cache NuGet packages to speed up builds#237

Merged
gdziadkiewicz merged 1 commit intomasterfrom
repo-assist/eng-ci-cache-2026-03-08-3f86249ea8ef643c
Mar 10, 2026
Merged

[Repo Assist] ci: cache NuGet packages to speed up builds#237
gdziadkiewicz merged 1 commit intomasterfrom
repo-assist/eng-ci-cache-2026-03-08-3f86249ea8ef643c

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Mar 8, 2026

Add actions/cache@v4 to cache the ~/.nuget/packages directory,
keyed on paket.lock hash. This avoids re-downloading packages on
every CI run, which should significantly reduce build times on
cache hits.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Add actions/cache@v4 to cache the ~/.nuget/packages directory,
keyed on paket.lock hash. This avoids re-downloading packages on
every CI run, which should significantly reduce build times on
cache hits.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gdziadkiewicz gdziadkiewicz merged commit 7325575 into master Mar 10, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants