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

VPN-5588 Add OS Version to balrog requests #9688

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Jun 25, 2024

Description

Thanks to -> mozilla-releng/balrog#3071
We can now add the OS version to balrog requests to depricate specific versions.

This PR adds the env::Osversion into that request. Also we change the behavior of windows detection, we just report build number. Otherwise we can only select for "Windows 11 or Windows 10" vs windows 11-22-H1.
Just see how many builds there are 💀
https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information
https://learn.microsoft.com/en-us/windows/release-health/release-information

@strseb strseb requested review from oskirby and mcleinman June 25, 2024 15:16
@lesleyjanenorton lesleyjanenorton merged commit 920492d into main Jun 25, 2024
116 checks passed
@lesleyjanenorton lesleyjanenorton deleted the basti/balrog_os_version branch June 25, 2024 19:21
strseb added a commit that referenced this pull request Jun 26, 2024
* Pass OS version to balrog

* lint

* Fix win build
@strseb strseb mentioned this pull request Jun 26, 2024
strseb added a commit that referenced this pull request Jun 26, 2024
* Pass OS version to balrog

* lint

* Fix win build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants