MaibornWolff / MaibornWolff/vbump
a reset parameter for minor and patches
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
if you bump the first time a patch, the next version on a minor bump will be e.g. 1.1.0. Maybe you want a version like 1.1 without the trailing zero patch. the same for minors.
It should be possible to reset trailing zeros on minors or patches. Maybe with a route or a parameter.
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
The issue names no files, tests, or entry points. Start by locating the version-bump command and its existing minor and patch handling, then determine whether the reset should be exposed as a route or parameter. Done means the chosen interface produces versions without trailing zero components and has coverage for minor and patch bumps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100