facilitynet/set-version
Sets version info for a project by using git tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
no inputs
Outputs
| name | description |
|---|---|
| full | The full version |
| fullNoMeta | The full version but without build metadata |
| major | The major version |
| minor | The minor version |
| patch | The patch version |
| preRelease | The pre-release component, if any |
| buildMetadata | The build metadata component, if any |