gigara/Setup Rush
Setup Rush with caching support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pnpm | pnpm version | — | "" |
| node | node version | — | "" |
| cache-rush | Cache rush directories | — | true |
| cache-rush-dir | Directories to cache with rush cache key | — | common/temp/install-run ~/.rush |
| cache-pnpm | Cache pnpm directories | — | true |
| cache-pnpm-dir | Directories to cache with pnpm cache key | — | common/temp/pnpm-store ~/.cache/Cypress |
| set-env | Set ACTIONS_CACHE_URL & ACTIONS_RUNTIME_TOKEN envs | — | true |
| rush-install | run rush install command | — | true |
| rush-build | run rush build command | — | false |
| optional-build-args | optional rush build args | — | "" |
Outputs
no outputs