nushell / nushell/nufmt

Add release binaries

Open
#72 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
230
Forks
40
Avg merge
15h 30m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
New wave package managers such as Aqua prefer installing packages from their release artifacts.

Describe the solution you'd like
Add a GitHub Action, which drafts a GitHub release.

Describe alternatives you've considered
Using cargo install.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the repository's existing GitHub Actions configuration and how the Rust package is built. Determine which release artifacts and targets the action should publish, then verify that a draft GitHub release is produced for a tagged release.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.