lbajsarowicz/Version Matrix
Generate Magento/Adobe Commerce CI matrix from magento.watch API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| distribution | API distribution: magento-community, magento-commerce, mage-os | no | magento-community |
| kind | latest = latest patch per minor line, all = every supported patch, custom = user-specified | no | latest |
| custom_versions | Comma-separated versions (only when kind: custom) | no | "" |
Outputs
| name | description |
|---|---|
| matrix | JSON string for strategy.matrix: ${{ fromJson(...) }} |