contiamo/Get git metadata
Get the sha and version metadata from git
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
no inputs
Outputs
| name | description |
|---|---|
| shortSHA | output from git rev-parse --short HEAD |
| semver | semver value based on the git describe data, similar to https://github.com/mdomke/git-semver |