ccorsi/Setup SurrealDB
This action will setup a SurrealDB installation and add it to your path.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version number to install formatted as vx.y.z, default latest | no | latest |
| retry-count | The number of times that it will try to retry downloading the requested SurrealDB version, default 3 | no | 3 |
| milliseconds | Your input description here | yes | 1000 |
Outputs
| name | description |
|---|---|
| surrealdb-path | This is the directory of the requested SurrealDB version |
| surrealdb-version | This is the version of the SurrealDB installed |
| cache-hit | Set to true if the SurrealDB version requested is from a local cache or not |
| time | Your output description here |