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

More queue-time variables #1087

Merged
merged 3 commits into from
Jan 25, 2022
Merged

More queue-time variables #1087

merged 3 commits into from
Jan 25, 2022

Conversation

j0shuams
Copy link
Contributor

@j0shuams j0shuams commented Jan 25, 2022

Allows us to set the version dependencies communicated to Maestro at queue-time.
Note that the WindowsSdkPackageVersion is no longer a full windows version, but just the suffix used to get the latest projection -- e.g. "10.0.17763.22" -> "22"

@j0shuams j0shuams requested a review from manodasanW January 25, 2022 17:23
@j0shuams
Copy link
Contributor Author

I confirmed setting this vars at queue time gives the desired effect by queueing with fake numbers - .NET Runtime = 5.2.0 and WindowsSdkPackage = 30. We can verify by seeing these values used in the post to maestro:

{"id":1239,"commit":"0308655ff66c5e481c66fca1eccf066042de31ad", ...{"id":1565,"name":"CsWinRT.Dependency.DotNetCoreRuntime","version":"5.2.0","buildId":1239,"nonShipping":false,"locations":[]},{"id":1566,"name":"CsWinRT.Dependency.WindowsSdkPackage","version":"30","buildId":1239,"nonShipping":false,"locations":[]} ...

@j0shuams j0shuams merged commit a75005d into master Jan 25, 2022
@j0shuams j0shuams deleted the jlarkin/maestro branch January 25, 2022 19:34
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.

2 participants