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

Revert "Fix warnings on Helix EOL queues" #8452

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

premun
Copy link
Member

@premun premun commented Feb 10, 2022

Reverts #8426

This is because we started getting unavoidable errors in dotnet/runtime#65068 while we have no new queue to migrate Windows.10.Amd64.Server19H1.ES.Open to.

It is also not the way to go imho. This change means that dotnet/runtime will start to break randomly when one of the EOLs is 3 weeks away.

…c logging to Important (it's brief) and produce warnings for missing queues. (#8426)"

This reverts commit 6bf25f4.
@premun premun merged commit 3842fb5 into main Feb 10, 2022
@premun premun deleted the revert-8426-fix-helix-warnings branch February 10, 2022 11:15
@MattGal
Copy link
Member

MattGal commented Feb 10, 2022

@premun those are warnings, not errors, and people who don't want them yet could choose to not update their helix SDK instead of reverting this in arcade main. Please contact me at your earliest convenience.

@premun
Copy link
Member Author

premun commented Feb 11, 2022

@MattGal I don't think people (dotnet/runtime in this case) cannot "choose to not update their Helix SDK". There are other changes in arcade that some teams are waiting for. I misunderstood your change, I thought you are bumping warnings to errors, not the other way. We will fix it in runtime's repo.

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.

3 participants