Skip to content

fix: implement NuGet push in CI release pipeline#11

Merged
StevenTCramer merged 1 commit into
masterfrom
Cramer/2025-12-22/dev
Feb 14, 2026
Merged

fix: implement NuGet push in CI release pipeline#11
StevenTCramer merged 1 commit into
masterfrom
Cramer/2025-12-22/dev

Conversation

@StevenTCramer
Copy link
Copy Markdown
Contributor

Summary

  • Replace placeholder "Push not yet implemented" message with actual dotnet nuget push using typed DotNet.NuGet().Push() Amuru API
  • Pushes all .nupkg files from artifacts directory to NuGet.org when API key is provided via OIDC Trusted Publishing

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@StevenTCramer StevenTCramer merged commit 701532b into master Feb 14, 2026
1 check passed
StevenTCramer added a commit that referenced this pull request Mar 18, 2026
- TestTerminalContext.Current setter now syncs with Terminal.Instance
- Saves previous Terminal.Instance and restores on clear
- TestTerminal.Dispose clears context if it's the current terminal
- Added Terminal property for direct access to current test terminal
- Added integration tests

Closes #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.

1 participant