Skip to content

Send GitCommitId over GetVersionHandler #1965

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 1 commit into from
Dec 6, 2022

Conversation

andyleejordan
Copy link
Member

@andyleejordan andyleejordan commented Dec 6, 2022

So the client can skip updates for daily and dev builds. Also clean up a little more, the commit ID was not actually being used in the rest of the codebase, and the DisplayVersion was dumb.

Also fix a bug that luckily didn't make it into the release where the Windows PowerShell version was sending its full self, i.e. 5.1.22621.436 which cannot be cast to a SemVer.

Required for PowerShell/vscode-powershell#4306.

So the client can skip updates for daily and dev builds. Also clean up a
little more, the commit ID was not actually being used in the rest of
the codebase, and the `DisplayVersion` was dumb.
@andyleejordan andyleejordan force-pushed the andschwa/improve-version-handler branch 2 times, most recently from 966ee67 to a36481a Compare December 6, 2022 17:12
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@andyleejordan andyleejordan merged commit 551cf8b into main Dec 6, 2022
@andyleejordan andyleejordan deleted the andschwa/improve-version-handler branch December 6, 2022 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Startup Issue-Enhancement A feature request (enhancement).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants