Skip to content

add(semver): remove 'v' prefix in release version#64

Open
Guts wants to merge 2 commits into
Colin-b:developfrom
Guts:feature/support-prefix-removal
Open

add(semver): remove 'v' prefix in release version#64
Guts wants to merge 2 commits into
Colin-b:developfrom
Guts:feature/support-prefix-removal

Conversation

@Guts

@Guts Guts commented May 19, 2026

Copy link
Copy Markdown
Contributor

The v prefix is a common pattern. In this PR, I propose to remove it on the fly when it's present to give it a chance to fill the metadata.semantic_version attribute.

I also add some minor log messages (I use the lib as a Python package and not as CLI).

qgis/qgis-plugin-ci#68

Funded by Oslandia.

@Guts Guts force-pushed the feature/support-prefix-removal branch from 9455d29 to e038ab5 Compare May 19, 2026 11:37
@Guts Guts force-pushed the feature/support-prefix-removal branch from e038ab5 to 611908b Compare May 19, 2026 11:40
@Guts

Guts commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@Colin-b is something missing in my PR?

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.

2 participants