esxl/pnpm ci
Continuous integration workflow for building EcmaScript based projects using pnpm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 13, 2024
- License
- None
Pinned Snippet
uses: esxl/pnpm-ci@aba1efc7ef54de54c8ad16013ca716f95ba20ab4 # v0.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| always-auth | See "always-auth" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | false |
| architecture | See "architecture" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | — |
| cache | See "cache" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | pnpm |
| cache-dependency-path | See "cache-dependency-path" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | pnpm-lock.yaml |
| check-latest | See "check-latest" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | true |
| registry-url | See "registry-url" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | https://npm.pkg.github.com/ |
| scope | See "scope" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | — |
| node-version | See "node-version" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | — |
| node-version-file | See "node-version-file" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | — |
| packages-token | Used as the NODE_AUTH_TOKEN environment variable when installing dependencies | no | — |
| pnpm-version | See "version" input documentation at https://github.com/pnpm/action-setup/tree/v4.0.0?tab=readme-ov-file#version | no | — |
| skip-build | Boolean to skip `pnpm build` | no | false |
| skip-format | Boolean to skip `pnpm format:check` | no | false |
| skip-lint | Boolean to skip `pnpm lint` | no | false |
| skip-pack | Boolean to skip `pnpm pack` | no | false |
| skip-test | Boolean to skip `pnpm test` | no | false |
| skip-typecheck | Boolean to skip `pnpm typecheck` | no | false |
| token | See "token" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usage | no | — |
Outputs
no outputs