Skip to content

ci(dotnet): fix rust-cache path and preinstall the pinned toolchain - #876

Merged
jmaeagle99 merged 1 commit into
mainfrom
dotnet-rust-cache
Aug 25, 2026
Merged

ci(dotnet): fix rust-cache path and preinstall the pinned toolchain#876
jmaeagle99 merged 1 commit into
mainfrom
dotnet-rust-cache

Conversation

@jmaeagle99

@jmaeagle99 jmaeagle99 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

What was changed

For .NET builds:

  • Install pinned Rust toolchain before invoking dotnet build.
  • Set correct Rust cache path to avoid rebuilds of same source.

Why?

Fix the invalid cache path and preinstall toolchain before parallel dotnet builds attempt to do so.

Checklist

  1. How was this tested: Temporary PR run: https://github.com/temporalio/sdk-dotnet/actions/runs/32896796033/job/97961235498?pr=836

  2. Any docs updates needed? No

@jmaeagle99
jmaeagle99 requested review from a team as code owners August 25, 2026 20:34
@jmaeagle99
jmaeagle99 merged commit bc971fc into main Aug 25, 2026
64 of 68 checks passed
@jmaeagle99
jmaeagle99 deleted the dotnet-rust-cache branch August 25, 2026 21:11
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