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

fix(windows): update DisplayVersion on rustup self update #3770

Merged
merged 11 commits into from
Apr 21, 2024

Conversation

rami3l
Copy link
Member

@rami3l rami3l commented Apr 12, 2024

Closes #3739.

My daily driver is a Mac (and OpenSSL refuses to cross-build here) so this is pretty much a best-effort blind fix.

cc @ChrisDenton

Concerns

  • Is it necessary to add a test case for this one? If so, how? (Considering the sandboxing requirements, doing this properly might be hard.) A sandboxed test case has been added.

@rami3l rami3l force-pushed the fix/windows-display-version branch 4 times, most recently from 2bc5572 to e7cfe18 Compare April 12, 2024 12:12
@rami3l rami3l requested a review from rbtcollins April 12, 2024 12:31
@rami3l rami3l marked this pull request as ready for review April 12, 2024 12:32
@rami3l rami3l force-pushed the fix/windows-display-version branch 2 times, most recently from f011e8f to aaabd12 Compare April 12, 2024 13:37
@ChrisDenton

This comment was marked as resolved.

@rami3l rami3l force-pushed the fix/windows-display-version branch from aaabd12 to b0ac7a6 Compare April 12, 2024 14:06
@rami3l rami3l requested a review from djc April 13, 2024 01:01
@rami3l rami3l force-pushed the fix/windows-display-version branch 3 times, most recently from 87c81be to 3ad9ea6 Compare April 13, 2024 10:12
@rami3l rami3l force-pushed the fix/windows-display-version branch from 3ad9ea6 to a6d6716 Compare April 14, 2024 08:09
@rami3l rami3l requested a review from rbtcollins April 14, 2024 08:11
@rami3l rami3l force-pushed the fix/windows-display-version branch from a6d6716 to 51fe36c Compare April 14, 2024 08:16
@rami3l rami3l added this pull request to the merge queue Apr 14, 2024
@rami3l rami3l removed this pull request from the merge queue due to a manual request Apr 14, 2024
rami3l

This comment was marked as resolved.

@rami3l rami3l force-pushed the fix/windows-display-version branch 3 times, most recently from 2362001 to 65858d8 Compare April 15, 2024 03:01
@rami3l rami3l mentioned this pull request Apr 15, 2024
3 tasks
@rami3l rami3l force-pushed the fix/windows-display-version branch from 65858d8 to cd3511e Compare April 15, 2024 05:49
src/cli/self_update/test.rs Outdated Show resolved Hide resolved
src/cli/self_update/test.rs Outdated Show resolved Hide resolved
@rami3l rami3l force-pushed the fix/windows-display-version branch 4 times, most recently from e4c88d7 to e4cae16 Compare April 21, 2024 11:54
@rami3l rami3l force-pushed the fix/windows-display-version branch from e4cae16 to 8fcb223 Compare April 21, 2024 11:56
@rami3l rami3l added this pull request to the merge queue Apr 21, 2024
Merged via the queue into master with commit a6c9fae Apr 21, 2024
22 checks passed
@rami3l rami3l deleted the fix/windows-display-version branch April 21, 2024 13:44
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.

rustup self update doesn't update DisplayVersion
4 participants