PowerShell / PowerShell/PSResourceGet
Add `.nupkg` to GitHub releases as mirror
Open
Nobody has claimed this yet.
feature_request
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Summary of the new feature / enhancement
It'd be nice if the .nupkg published to PowerShell Gallery also could be added to each GitHub release, in case the PowerShell Gallery goes down and users needs PSResourceGet to install packages from other supported repositories:
Proposed technical implementation details (optional)
- If in GitHub actions: https://github.com/softprops/action-gh-release
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the GitHub Actions workflow that publishes the PowerShell package and the repository's release configuration; the issue does not name specific files. Start by tracing how the .nupkg reaches PowerShell Gallery and review softprops/action-gh-release. Done means each GitHub release includes the published .nupkg as an asset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, powershell
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100