turtlebrowser/Conan Cache
Cache .conan directories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| bot_name | The name of the GitHub bot | yes | — |
| bot_token | The personal access token of the GitHub bot | yes | — |
| cache_name | The GitHub repo used for this cache | yes | — |
| key | An explicit key | yes | — |
| target_os | Target OS if different from host OS | no | — |
| lfs_limit | In number of MB. Files with a size larger than lfs_limit are added to Git Large File Storage (LFS), defaults to 50MB, GitHub supports max 100MB | no | — |
Outputs
| name | description |
|---|---|
| cache-hit | Cache a hit on a key: no hit (0), explicit key (1), fallback key (2) |