Skip to content

Update helix references #61755

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update helix references #61755

wants to merge 1 commit into from

Conversation

richlander
Copy link
Member

I tried to modernize how we handle helix references (and update them). These changes may require a couple of updates.

Also filed: #61754. Somewhat related.

@richlander richlander requested review from wtgodbe and a team as code owners April 30, 2025 20:23
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 30, 2025
Copy link
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

Copy link
Member

@wtgodbe wtgodbe left a comment

Choose a reason for hiding this comment

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

LGTM pending CI/helix-matrix

@wtgodbe
Copy link
Member

wtgodbe commented Apr 30, 2025

There are some new Kestrel test failures on Ubuntu22 here that we didn't previously see on Ubuntu20 - they look to be Crypto related. @halter73 can you route?

@richlander
Copy link
Member Author

richlander commented Apr 30, 2025

Ubuntu 22.04 has OpenSSL 3.x. Perhaps the tests are not expecting that?

These type of upgrades frequently cause breaks in dotnet/runtime. We're testing with Ubuntu 25.04 in that repo, with a goal of moving to 26.04 before it ships. Let's get to Ubuntu 22.04 first, but we should try to adopt the same model here as with runtime (in main).

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.

2 participants