wandnz/Supported distribution release matrix generator
Generate a GitHub Action matrix for all supported releases for Debian/Ubuntu.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| distros | Comma-separated list of distros to include in the matrix | no | debian,ubuntu |
| include-lts | Set to true if distro release still supported by LTS should be included | no | true |
| include-extended-lts | Set to true if distro release still supported by extended LTS should be included | no | false |
Outputs
| name | description |
|---|---|
| matrix | json-encoded list of supported distro releases |