Skip to content

ci: Configure NuGet package deployment#1984

Merged
DaveSkender merged 1 commit intov3from
fix-pkg-deployer
Mar 1, 2026
Merged

ci: Configure NuGet package deployment#1984
DaveSkender merged 1 commit intov3from
fix-pkg-deployer

Conversation

@DaveSkender
Copy link
Owner

Add environment configuration for nuget.org deployment

Add environment configuration for nuget.org deployment

Signed-off-by: Dave Skender <[email protected]>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f5e52f5 and 58da6f5.

📒 Files selected for processing (1)
  • .github/workflows/deploy-package-nuget.yml

📝 Walkthrough

Walkthrough

This change modifies the GitHub Actions deployment workflow for NuGet package publishing. An environment configuration block was added to the deploy job, specifying the environment name as "nuget.org" and setting the environment URL to reference the package output URL from the preceding build job. The modification consists of four added lines to the workflow definition.

Possibly related PRs

  • Stock.Indicators#1890: Also modifies the deploy job in the same NuGet deployment workflow file to adjust deploy/package workflow behavior
  • Stock.Indicators#1891: Introduces or modifies the same .github/workflows/deploy-package-nuget.yml workflow file with related deployment configuration changes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@DaveSkender DaveSkender changed the title ci: Configure environment for NuGet package deployment ci: Configure NuGet package deployment Mar 1, 2026
@DaveSkender DaveSkender merged commit a82bf95 into v3 Mar 1, 2026
15 checks passed
@DaveSkender DaveSkender deleted the fix-pkg-deployer branch March 1, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant