MaibornWolff / MaibornWolff/vbump

a reset parameter for minor and patches

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

need discussion
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.