Skip to content

Update version bump and tag#82

Merged
grizz merged 5 commits into20c:grizz/2025-11-23from
solababs:update-version-bump-and-tag
Nov 23, 2025
Merged

Update version bump and tag#82
grizz merged 5 commits into20c:grizz/2025-11-23from
solababs:update-version-bump-and-tag

Conversation

@solababs
Copy link
Copy Markdown

Description

Update version bump and tag
Version bump should be able to take arguments to:

  • - Not do a git tag
  • - Do a git tag with specified prefix

Copy link
Copy Markdown
Contributor

@vegu vegu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@solababs upon secondary review this seems to be missing CLI arguments

help="bumps the specified version segment by 1",
)
op_bump_parser.add_argument(
"--do_not_tag",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@solababs nitpick - should be --do-not-tag or even better --no-tag

Also needs to be updated in docs: https://github.com/20c/ctl/blob/main/docs/plugins/version.md

@grizz grizz changed the base branch from main to grizz/2025-11-23 November 23, 2025 20:18
@grizz grizz merged commit c3ba653 into 20c:grizz/2025-11-23 Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants