samirsilwal/Dynamic GH Actions matrix

A gihhub action that parses string inputs with different delimiters for matrix jobs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
valueA string input with or without delimiter.yes
delimiterA delimiter to parse the input string.no,
run-all-default-valuesA default value to return if `ALL`or `all` is passed as input.no
namedescription
parsedA parsed unput supported by job matrix to run furthers steps/jobs parallely.
is-emptyA boolean value to check if the output is empty or not.