esxl/pnpm ci

Continuous integration workflow for building EcmaScript based projects using pnpm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 13, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: esxl/pnpm-ci@aba1efc7ef54de54c8ad16013ca716f95ba20ab4 # v0.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
always-authSee "always-auth" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usagenofalse
architectureSee "architecture" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usageno
cacheSee "cache" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usagenopnpm
cache-dependency-pathSee "cache-dependency-path" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usagenopnpm-lock.yaml
check-latestSee "check-latest" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usagenotrue
registry-urlSee "registry-url" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usagenohttps://npm.pkg.github.com/
scopeSee "scope" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usageno
node-versionSee "node-version" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usageno
node-version-fileSee "node-version-file" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usageno
packages-tokenUsed as the NODE_AUTH_TOKEN environment variable when installing dependenciesno
pnpm-versionSee "version" input documentation at https://github.com/pnpm/action-setup/tree/v4.0.0?tab=readme-ov-file#versionno
skip-buildBoolean to skip `pnpm build`nofalse
skip-formatBoolean to skip `pnpm format:check`nofalse
skip-lintBoolean to skip `pnpm lint`nofalse
skip-packBoolean to skip `pnpm pack`nofalse
skip-testBoolean to skip `pnpm test`nofalse
skip-typecheckBoolean to skip `pnpm typecheck`nofalse
tokenSee "token" input documentation at https://github.com/actions/setup-node/tree/v4.0.3?tab=readme-ov-file#usageno

no outputs