vegaprotocol/Get Vega Version
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| include-preview-versions | If you want preview versions of the app. Not compatible with latest. | no | — |
| latest | Get the version marked as latest. Not compatible with include-preview-versions. | no | — |
| previous-version | Check the found version against an existing version, to see if there is a new version | no | v0.0.0 |
Outputs
| name | description |
|---|---|
| current-version | The current Vega version |
| new-version | If there is a new version compared to the previous version inputted. False if no previous version is given. |