Skip to content

Conversation

@cdecker
Copy link
Member

@cdecker cdecker commented Dec 4, 2025

Just an experiment really. I was wondering how we could make the integration testing script more readable and make some components more approachable. For example we have dozens of places we compile and test with a variety of difference configurations, so pulling that into a reusable flow can remove some of the complexity. Reusable flows also seem much simpler to maintain.

Anyway, just a test, give me a 👍 or 👎 if you like/dislike the idea.

@cdecker cdecker force-pushed the 202511-gha-reusable branch from 58f72d5 to d7e664e Compare December 4, 2025 14:20
Splits the compile matrix job into a reusable workflow that can be
called with specific build configurations. This improves maintainability
by centralizing build logic and enables parallel test execution by
allowing jobs to depend on specific builds rather than all builds.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>

Changelog-None
@cdecker cdecker force-pushed the 202511-gha-reusable branch from 1e04359 to d571898 Compare December 4, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants