falkcorp/Generate CI Test Matrices

Generate CI test matrices for Go, Python, Rust, and Node.js based on repository config

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repository-configRepository configuration as JSON stringno{}
fallback-go-versionFallback Go version if not specified in configno1.23
fallback-python-versionFallback Python version if not specified in configno3.12
fallback-rust-versionFallback Rust version if not specified in configno1.75
fallback-node-versionFallback Node.js version if not specified in configno22
fallback-coverage-thresholdFallback coverage threshold if not specified in configno80
include-linuxInclude ubuntu-latest in matrixnotrue
include-macosInclude macos-latest in matrixnofalse
include-windowsInclude windows-latest in matrixnofalse
use-dockerRun inside the prebuilt Docker imagenofalse
docker-imageDocker image reference (tag or digest) to use when use-docker is truenoghcr.io/falkcorp/gha-ci-generate-matrices:v1.1.5@sha256:c6a6672268cbe39f0a8ecc5b4e64124fca859f4cde6b336d26199e22be85c69e
namedescription
go-matrixGo CI matrix as JSON
python-matrixPython CI matrix as JSON
rust-matrixRust CI matrix as JSON
frontend-matrixFrontend CI matrix as JSON
coverage-thresholdCoverage threshold percentage