Skip to content
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

GH3124: Add missing asserted GitVersion info #4008

Merged

Conversation

gep13
Copy link
Member

@gep13 gep13 commented Oct 22, 2022

Newer versions of GitVersion include a number of additional asserted pieces of information, including EscapedBranchName. All of the missing information has now been included in the GitVersion classes.

Fixes #3124

Newer versions of GitVersion include a number of additional asserted
pieces of information, including EscapedBranchName. All of the missing
information has now been included in the GitVersion classes.
Copy link
Member

@augustoproiete augustoproiete left a comment

Choose a reason for hiding this comment

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

LGTM

@devlead devlead merged commit afbc172 into cake-build:develop Oct 23, 2022
@devlead
Copy link
Member

devlead commented Oct 23, 2022

@gep13 your changes have been merged, thanks for your contribution 👍

@gep13 gep13 deleted the add-missing-gitversion-asserted-info branch October 23, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EscapedBranchName is not supported by GitVersion.CommandLine
3 participants