EX-13768: Refactor whamcloud release workflow - build-once matrix - #21
Closed
gadekar-nitesh wants to merge 1 commit into
Closed
EX-13768: Refactor whamcloud release workflow - build-once matrix#21gadekar-nitesh wants to merge 1 commit into
gadekar-nitesh wants to merge 1 commit into
Conversation
…st/release separation, el10 ready
Collaborator
Author
|
The wrong Jira ID was included in the branch name, so I'm deleting the branch to avoid any confusion. |
gadekar-nitesh
deleted the
gadekar-nitesh/EX-13768-feature/whamcloud-release-refactor-el10
branch
July 17, 2026 06:33
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.
…st/release separation, el10 ready
Describe Your Changes
Refactors the whamCloud release workflow to separate test and production release flows using a mode input (Test/Release). Builds Go binaries once and shares them across jobs via artifacts, eliminating 3x redundant builds. Consolidates build-el8-rpms and build-el9-rpms into a single matrix job with EL10 ready to enable. GitHub Release is now created atomically only after all artifacts are verified.
Checklist
The following checks are mandatory: