Skip to content

Fix: Normalize Git Tags received from GitHub Tag API, by dropping a 'v'-Prefix - #17

Open
nkaaf wants to merge 1 commit into
devcontainers-extra:mainfrom
nkaaf:workaround_for_v_prefixed_git_tags
Open

Fix: Normalize Git Tags received from GitHub Tag API, by dropping a 'v'-Prefix#17
nkaaf wants to merge 1 commit into
devcontainers-extra:mainfrom
nkaaf:workaround_for_v_prefixed_git_tags

Conversation

@nkaaf

@nkaaf nkaaf commented May 20, 2026

Copy link
Copy Markdown

Fixes #16

This is by far not the most general fix, but it helps with partial 'v'-prefixed tags like used by ruff.

@koralowiec I hope that this repo will be maintained further, so that newer python compatibility can be ensured like #11 and fixes like this one, because it currently breaks the 'latest' option in some DevContainer Features.

@nkaaf

nkaaf commented Aug 28, 2026

Copy link
Copy Markdown
Author

@koralowiec Is there anything that I need to do further? This Bug is really annoying.

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.

Bug: Git version tags with partially 'v'-Prefixes

1 participant