Skip to content

recipes: fix dotnet-helloworld NuGet HOME on kirkstone#288

Open
ajlennon wants to merge 1 commit into
kirkstonefrom
cursor/fix-kirkstone-helloworld-home-d7c2
Open

recipes: fix dotnet-helloworld NuGet HOME on kirkstone#288
ajlennon wants to merge 1 commit into
kirkstonefrom
cursor/fix-kirkstone-helloworld-home-d7c2

Conversation

@ajlennon

Copy link
Copy Markdown
Member

Backports writable HOME/DOTNET_CLI_HOME for NuGet MigrationRunner so dotnet-helloworld:do_compile works in Actions (same failure mode as clr-loader on read-only /github/home).

Open in Web Open in Cursor 

NuGet MigrationRunner writes under $HOME; Actions containers use a
read-only /github/home. Point HOME/DOTNET_CLI_HOME at WORKDIR like
clr-loader so do_compile can restore packages.

Co-authored-by: Alex Lennon <ajlennon@dynamicdevices.co.uk>
@cursor
cursor Bot marked this pull request as ready for review July 21, 2026 09:37
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