Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

🚀. Publish to GitHub Nuget Registry in Release Workflow

未关闭
#223 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue hacktoberfest help wanted
主要语言
C++
星标
26
派生
25
PR 合并指标
30 天内没有已合并 PR

描述

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Suggestion

Add the nuget package to be released on GitHub in addition to Nuget.org. This should be added to the release workflow. This could likely be done with an action just following the nuget publish.

The step should follow this step in the release:
https://github.com/microsoft/electionguard-cpp/blob/99788bc9fb76ee2293e9b131965b91b85ba6fee3/.github/workflows/release.yml#L135-L137

Helpful Docs:
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry

### Possible Implementation

_No response_

### Anything else?

_No response_

贡献指南

打开贡献指南

调研方向

Open .github/workflows/release.yml and inspect the NuGet publish step at lines 135-137. Read the linked GitHub Packages documentation, then run or review the release workflow to confirm the package is also published to GitHub's NuGet registry. Done means both NuGet.org and GitHub Packages receive the release.

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp, github-actions
领域
ci-cd, release
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
描述清楚
新手友好度
52/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。