-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Update Fedora references in YML files from 42/40 to 43/42 #121767
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
Conversation
|
@copilot I'm wondering why the build is being run before updating any files. Or am I missing the edits? |
You're right - I created the initial plan commit prematurely without making any file changes. I'll now make the actual updates to the Fedora references in the YML files and commit those changes properly. |
Co-authored-by: richlander <2608468+richlander@users.noreply.github.com>
|
@copilot Close. Oldest should be Fedora 42 and newest Fedora 43. |
Co-authored-by: richlander <2608468+richlander@users.noreply.github.com>
|
Congrats Fedora team! https://fedoraproject.org/wiki/Fedora_Linux_43_Release_Party_Schedule |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates Fedora version references in Helix CI/CD pipeline configuration files to test against newer Fedora releases. The changes align with the infrastructure's practice of supporting the latest and oldest supported versions.
- Updated Fedora "latest" version from 42 to 43
- Updated Fedora "oldest" version from 40 to 42
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/helix-platforms.yml | Updated Fedora version variable definitions for both latest (42→43) and oldest (40→42) supported versions, including comments and Docker image references |
| eng/pipelines/libraries/helix-queues-setup.yml | Updated Fedora Docker image reference in extra-platforms CoreCLR testing from version 42 to 43 |
|
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
PR inner-loop build is clean. |
|
This looks clean for Fedora on PR and Extra Platforms. I don't see any linux-x64 failues. I saw a break for Ubuntu 26.04: That break is unrelated to this PR. That same leg passed on #121730. I double checked just now. Just recording here if it turns out that root cause is the other PR. I looked at a later run in the same pipeline. I don't see the failure but do see the 26.04 queue. I'm going to ignore this problem until I hear more. Ready for approval? |
|
/ba-g "Known issues and unrelated failures" |
Updates Fedora version references in CI/CD pipeline configuration files for Helix testing infrastructure.
Changes Made
These changes update the Docker image references and platform definitions used by the Helix testing infrastructure to test against newer Fedora versions.
Files Modified
eng/pipelines/helix-platforms.yml- Updated both latest and oldest Fedora version definitionseng/pipelines/libraries/helix-queues-setup.yml- Updated Fedora reference used in extra-platforms CoreCLR testingValidation
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.