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

Pin msquic to pre-regression revision on Alpine Arm32 #933

Merged
merged 2 commits into from
Nov 28, 2023

Conversation

CarnaViire
Copy link
Member

Contributes to dotnet/runtime#91757

While pinning to a docker tag temporarily mitigated the issue above, it doesn't allow us to consume any of the docker image updates, that are unrelated to msquic, e.g. see dotnet/dnceng#1423 (comment).

Changing it to pin to a pre-regression msquic revision instead of main, so we can "unlock" the image in runtime CI again.

cc @wfurt

Copy link
Member

@wfurt wfurt left a comment

Choose a reason for hiding this comment

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

LGTM

@wfurt
Copy link
Member

wfurt commented Nov 27, 2023

it looks like all checks finished but the dotnet-buildtools-prereqs-docker-windowsservercore did not get updated.

@wfurt wfurt enabled auto-merge (squash) November 27, 2023 22:48
@wfurt
Copy link
Member

wfurt commented Nov 27, 2023

can you override the checks @mthalman @lbussell ??? It seems like everything passed.

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