wisemen-digital/Generate Deployment Matrix

Generates a deployment matrix based on changed files (using a pre-defined filter). For each matched path it will try to lookup the key, or default to the provided default key.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filter-filePath to the filter fileyes
changes-overrideOverride the changes filter and provide your own set of paths (comma separated). If you provide the magic value `_all_`, it'll use all the paths from the filter file. no
default-keyDefault key (fallback value if no key is provided for a path)noDefault
output-key-nameName for the output key (defaults to `environment`)noenvironment
namedescription
matrixList of combinations of paths & keys