Skip to content

New Variable: EscapedBranchName #2157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

KiLLeRRaT
Copy link
Contributor

@KiLLeRRaT KiLLeRRaT commented Mar 5, 2020

Closes #1520 Added another variable EscapedBranchName. This will replace special characters in the BranchName (e.g. /) with - so that it complies to SemVer.

Copy link
Member

@arturcic arturcic left a comment

Choose a reason for hiding this comment

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

LGTM!

@arturcic arturcic added this to the 5.2.0 milestone Mar 5, 2020
@arturcic arturcic merged commit e998847 into GitTools:master Mar 5, 2020
@arturcic
Copy link
Member

arturcic commented Mar 5, 2020

thank you so much for your contributions 👍 @KiLLeRRaT

@KiLLeRRaT KiLLeRRaT deleted the feature/EscapedBranchName branch March 5, 2020 23:07
@KiLLeRRaT
Copy link
Contributor Author

All good! Let's see if I can use this now without having weird rules in my Azure Build Pipelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Branch contains / is not replaced by - in build metadata
2 participants