cloudposse/Matrix extended
Overcome limitations of GitHub Action\u0027s matrixes using a workaround with reusable workflows and nested matrices
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| matrix | Matrix inputs (JSON array or object which includes property passed as string or file path) | yes | — |
| sort-by | Sort by query | no | empty |
| group-by | Group by query | no | empty |
| nested-matrices-count | Number of nested matrices that should be returned as the output (from 1 to 3) | no | 1 |
Outputs
| name | description |
|---|---|
| matrix | A matrix suitable for extending matrix size workaround (see README) |