Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish NuGet Packages Automatically #4576

Merged
merged 1 commit into from
Sep 28, 2024
Merged

Publish NuGet Packages Automatically #4576

merged 1 commit into from
Sep 28, 2024

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Sep 28, 2024

Description

Automatically publishes the NuGet packages to nuget.org for both tags (official packages) and main builds (prerelease packages). Publishing prerelease pacakges allows partners to try out these before we release.

Testing

Will have to merge into main to let an official pipeline run go through.

Documentation

Updated release process.

Copy link

codecov bot commented Sep 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.55%. Comparing base (f9c4052) to head (29f7368).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4576      +/-   ##
==========================================
- Coverage   87.34%   86.55%   -0.79%     
==========================================
  Files          56       56              
  Lines       17354    17354              
==========================================
- Hits        15157    15021     -136     
- Misses       2197     2333     +136     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nibanks nibanks merged commit 968d4e3 into main Sep 28, 2024
476 of 477 checks passed
@nibanks nibanks deleted the publish-nuget branch September 28, 2024 16:10
nibanks added a commit that referenced this pull request Sep 28, 2024
@nibanks nibanks mentioned this pull request Sep 28, 2024
nibanks added a commit that referenced this pull request Sep 28, 2024
nibanks added a commit that referenced this pull request Sep 29, 2024
nibanks added a commit that referenced this pull request Sep 29, 2024
nibanks added a commit that referenced this pull request Sep 30, 2024
* Publish NuGet Packages Automatically (#4576)

* Fix typo from #4576 (#4582)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants