paulrostorp/CALVER
Wrapper for calver-cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| prev | The previous version in the format of 'vYYYY.MM.DD-MICRO'; example: 'v2020.12.24-3' | no | "" |
| microPrefix | Optional prefix to the "MICRO", ex: "v2021.01.15-prefix.1" - warn: cannot contain dashes | no | "" |
| shouldShowDot | Wether to show a dot between the prefix and the micro, default true | no | true |
Outputs
| name | description |
|---|---|
| version | The generated calendar version string |