[Infrastructure] Create Build Action to upload to Nuget
Open
Infrastructure
- Dominant language
- C#
- Stars
- 567
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
As it says on the tin. Previous ADO build pipeline action had automation to upload to nuget. Switchover to Github Actions didn't include the publish.
Contributor guide
Research direction
Inspect the repository's existing GitHub Actions workflow and compare it with the previous ADO build pipeline to find where package publishing was omitted. Confirm the required NuGet publishing step and verify that a build can publish the package successfully without exposing credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100