Open
Conversation
BradleyMcGill
approved these changes
Feb 17, 2026
1888a83 to
2deebdb
Compare
816c0e6 to
e8df340
Compare
Restructure GitHub Actions workflows for clarity and reusability. Merge check-dist into a reusable build-and-test workflow, rename workflows for consistency, remove verbose header comments, and streamline job definitions across all workflow files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
e8df340 to
c9e4288
Compare
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.
Summary
check-dist.ymlandbasic-validation.ymlinto a reusablezz-build-and-test.ymlworkflow (called by a slimci.yml)e2e-validation.yml→end-to-end-test.yml,license-checks.yml→license-check.ymlworkflow_dispatchtriggers, and modernised Node.js / Corepack setup stepsTest plan
CIworkflow triggers and calls the reusableBuild and Testworkflow correctlyEnd-to-End Testspass on all OS × version matrix combinationsLicense checksworkflow runs successfullyCodeQL analysisworkflow runs successfullyReleaseworkflow is unaffected beyond the name change🤖 Generated with Claude Code