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
Copy link
Copy Markdown

@nkaaf nkaaf commented May 20, 2026

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.

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