liftedinit / liftedinit/many-rs
Add Commit SHA + Actual version to many servers status results
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
There's a string field for it (5), but it's using the cargo version and we've never updated it during a 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
Start by locating the string field identified as field (5) and the code producing Many servers status results. Trace how the current Cargo version is populated and where release information is available. Done means status results expose the commit SHA and the actual released version rather than the unchanged Cargo version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100