spaulg/Version matrix
Generate a version matrix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| min | Minimum version to include in the matrix | yes | 7.0 |
| extra_matrix | Optional YAML to deep-merge into the generated matrix. Example: include: - short_sem_version: "8.4+custom" full_sem_version: "8.4.0+custom" short_version: "8.4" | no | "" |
Outputs
| name | description |
|---|---|
| matrix | Generated version matrix |