onshape/actions-lsb
Key/value store for workflow Last Successful Build
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | get or put | yes | — |
| ownerRepo | owner/repository name, ex: onshape/ios | yes | — |
| workflowBranch | workflow and branch, ex: ios-demo-c-test/rel-1.126 | yes | — |
| putLsb | put operation - required: lsb SHA | — | — |
| putVersionWithBuild | put operation - required: lsb version with build | — | — |
| expiryMons | put operation - optional: item expiry in months (TTL) | — | 12 |
Outputs
| name | description |
|---|---|
| getLsb | get operation only: lsb SHA |
| getVersionWithBuild | get operation only: lsb version with build |