Conversation
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 23f987f. ♻️ This comment has been updated with latest results. |
ROOT 6.26 to 6.30 are in maintenance support level, so they run only every second night. Their workflows are barely visible for the shifter, so put them all in the same workflow.
ROOT 6.32 and 6.36 are in active support level. They can't be pinned to the top of the workflow list because the slots are occupied by other builds. Here, all active release jobs are placed into one workflow file.
hageboeck
force-pushed
the
olderBranchNightlies
branch
from
September 18, 2026 13:38
3ee7fe7 to
23f987f
Compare
Member
|
Thanks for these changes. Just a small note, not really important: the support for 6.26 officially ended, but given the cost of maintaining the branch alive, some builds are still ran. I think the same will happen to 6.28 at the end of the year as per Release and Support Plan. It's not too urgent to decide right now when to stop the builds, and all the above does not make this PR any less valuable. LGTM! |
dpiparo
approved these changes
Sep 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ROOT 6.26 to 6.30 are in maintenance support level, so they run only every second night. Their workflows are barely visible for the shifter, so this PR puts them all in the same workflow.
The same is done for the active releases 6.36 and 6.40.
A while ago this was demonstrated for the doxygen build, which looks like this now (instead of being scattered over four workflows):
