stackabletech / stackabletech/stackablectl
Mark a release as "unreleased"
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
I'd like to be able to mark a release as a "pre-release" and have stackablectl only show released things by default with an optional flag that also shows prerelease releases :)
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the release-listing entry point in stackablectl and trace how release status is represented and displayed. The work is done when released items remain visible by default and an optional CLI flag also includes pre-release items; add or update coverage if the surrounding code provides tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100