Skip to content

Simplify the CI build matrix by removing redundant dimensions - #631

Open
rolandreichweinbmw wants to merge 1 commit into
eclipse-openbsw:mainfrom
rolandreichweinbmw:simplify-ci-matrix
Open

rolandreichweinbmw wants to merge 1 commit into
eclipse-openbsw:mainfrom
rolandreichweinbmw:simplify-ci-matrix

Conversation

@rolandreichweinbmw

@rolandreichweinbmw rolandreichweinbmw commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Besides presets, also platform (arm, linux), config (Release, Debug),
and cxxid (gcc, clang) were dimensions in the build matrix which
led to a highly redundant number of combinations, and a hard to
maintain "exclude" list.

This did not scale well when adding more hardware platforms.

@rolandreichweinbmw rolandreichweinbmw changed the title Simplify ci matrix Simplify the CI build matrix by removing redundant dimensions Sep 18, 2026
@rolandreichweinbmw
rolandreichweinbmw force-pushed the simplify-ci-matrix branch 2 times, most recently from 34d23f6 to e3393c9 Compare September 18, 2026 15:52
Besides presets, also platform (arm, linux), config (Release, Debug),
and cxxid (gcc, clang) were dimensions in the build matrix which
led to a highly redundant number of combinations, and a hard to
maintain "exclude" list.

This did not scale well when adding more hardware platforms.

This branch has not been deployed

No deployments
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