Skip to content

fix(ci): NuGet CLI install and branch split fixes#258

Merged
jdnichollsc merged 1 commit intomasterfrom
develop
Mar 16, 2026
Merged

fix(ci): NuGet CLI install and branch split fixes#258
jdnichollsc merged 1 commit intomasterfrom
develop

Conversation

@jdnichollsc
Copy link
Copy Markdown
Member

Fixes from first release run (v2.7.0):

  • NuGet CLI: use dotnet tool install instead of apt-get (unavailable on Ubuntu Noble)
  • NuGet branch split: fresh checkout needed after UPM split modifies working tree

- Use dotnet tool install for NuGet CLI (apt package unavailable on Ubuntu Noble)
- Fresh checkout before NuGet branch split (UPM step modifies working tree)
- Add error tolerance for git mv in NuGet split
@jdnichollsc jdnichollsc merged commit 2753323 into master Mar 16, 2026
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.

1 participant