actions-marketplace-validations/dynamic-matrix

Generate Dynamic Job Matrix for Python

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
min_pythonMinimal version of python to be tested against.no3.8
max_pythonMaximal version of python to be tested against.no3.14
default_pythonDefault version of python used by env.no3.9
other_namesNewline separated list of other tox environments to include.no""
platformsComma separated list of platforms on which to test. Allowed entries linux, windows, macos. linux
linuxExpansion strategy for linux, full or minmax. full
windowsExpansion strategy for windows, full or minmax. minmax
macosExpansion strategy for windows, full or minmax. minmax
skip_explodeIf changed to "1", it will disable generating jobs for each python version and will only return values for jobs inside 'other_names'. 0
namedescription
matrix_includeList of tox environments to be run