Skip to content
oss-kit
GitHubInstall

The test matrix covers every runtime version the project claims to support

Rule
R-CI-03
Forge scope
GitHub and GitLab
Fixed by
oss-ci

A support claim you do not test is a guess. Dropping the oldest supported version from the matrix is how a patch release breaks half the installed base.

Observable check

the matrix entries in the CI configuration cover every maintained runtime release line included by the support range declared in the package manifest.

Read the whole standard