Skip to content

Fix helix-matrix internal #37884

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
Oct 27, 2021
Merged

Fix helix-matrix internal #37884

merged 1 commit into from
Oct 27, 2021

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Oct 27, 2021

Now that we have win11 queues for our pr runs, and reenabled tests, removing this internal only pre release queue since the tests don't work on it and we now have win11/win10 coverage as discussed with @Tratcher

@HaoK HaoK requested a review from a team as a code owner October 27, 2021 20:40
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 27, 2021
@HaoK HaoK requested a review from Tratcher October 27, 2021 20:40
@HaoK HaoK enabled auto-merge (squash) October 27, 2021 21:06
@@ -57,7 +57,6 @@
<!-- x64 Queues for internal helix-matrix.yml and quarantine pipelines -->
<!-- The preview queue is only available internally, and should only be run on a daily basis -->
<ItemGroup Condition="'$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' != 'true'">
Copy link
Member

Choose a reason for hiding this comment

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

Remove the whole group?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think it might be easier for posterity to leave this here in case we have any internal only queues later, for servicing/what not

@HaoK HaoK merged commit 3d8215e into main Oct 27, 2021
@HaoK HaoK deleted the haok/removeQueue branch October 27, 2021 22:10
@ghost ghost added this to the 7.0-preview1 milestone Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants