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

ensure that sourceversion doesn't appear in the informationalversion #8745

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Jul 31, 2024

Issue, test-proxy --version started returning 20240730.2+7b8a6a1ce5de8012452620aa1969dc549ed0b190 ...aka the version with source revision attached.

This is due to a new sourcelink version: https://stackoverflow.com/questions/77050814/fileversioninfo-productversion-suddenly-contains-git-commit-hash (cheers @weshaggard for the link)

We want this to be a nice clean: 1.0.0-dev.20240731.1 which is the better user experience and will unblock broken go tests.

@scbedd scbedd self-assigned this Jul 31, 2024
@scbedd scbedd requested review from mikeharder and benbp as code owners July 31, 2024 22:40
@scbedd scbedd merged commit fb1b7a2 into Azure:main Jul 31, 2024
9 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants