Skip to content

Allow Github version tags to match when using a "vX.Y.Z" tag instead of "X.Y.Z"#123

Merged
HeyItsGilbert merged 1 commit intoPowerShellOrg:masterfrom
mpiederiet:allow-version-tags-prefixed-with-v
May 11, 2026
Merged

Allow Github version tags to match when using a "vX.Y.Z" tag instead of "X.Y.Z"#123
HeyItsGilbert merged 1 commit intoPowerShellOrg:masterfrom
mpiederiet:allow-version-tags-prefixed-with-v

Conversation

@mpiederiet
Copy link
Copy Markdown
Contributor

@mpiederiet mpiederiet commented Oct 5, 2020

Fixes #114

Copy link
Copy Markdown
Member

@HeyItsGilbert HeyItsGilbert left a comment

Choose a reason for hiding this comment

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

This is a common pattern I've seen (and use) the regex here is fairly straightforward.

@HeyItsGilbert HeyItsGilbert merged commit 50a5dec into PowerShellOrg:master May 11, 2026
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.

Allow Github version tags to match when using a "vX.Y.Z" tag instead of "X.Y.Z"

2 participants