actions-marketplace-validations/json-array-builder

Build JSON array to be used in dynamic matrix job

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
strString to split by separator to build JSON array. str cannot be used with cmd at the same time. no
cmdExecute the given command and use the stdout to split by separator to build JSON array. str cannot be used with cmd at the same time. no
separatorString to separate a given input. If you need to separate by '\n', please specify the value as 'newline'. Also, if you need to separate by ' ', please specify the value as 'space'. nonewline
json_arrayIf given JSON array string, this action appends to it.no

no outputs