maff/git-that-semver
Generates build version numbers and metadata based on your git repository state
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| env | Uses the env output to create individual outputs | — | true |
| json | Writes JSON result to GTS_JSON output if enabled | — | false |
| yaml | Writes YAML result to GTS_YAML output if enabled | — | false |
| args | Additional CLI arguments (e.g. -e npm -e java -c ...) | — | "" |
Outputs
| name | description |
|---|---|
| GTS_JSON | git-that-semver result in JSON format (if enabled) |
| GTS_YAML | git-that-semver result in YAML format (if enabled) |