wyvox/pnpm monorepo action with no boilerplate

Removes all boilerplate: checkout, pnpm, cache, optional turborepo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionOverride the default node version, or override what is specified in your project's volta configno
node-registry-urlOptional registry to set up for auth. Will set the registry in a project level .npmrc and .yarnrc file, and set up auth to read in from env.NODE_AUTH_TOKEN.no""
pnpm-versionOverride the default pnpm version, which defaults to the latest 8.xno
pnpm-argsDirectly pass args to pnpmno
persist-credentialsWhether to configure the token or SSH key with the local git configtrue
fetch-depthNumber of commits to fetch. 0 indicates all history for all branches and tags.1
lfsWhether to download Git-LFS files""
refWhich git ref to use when checking out code""
repo-tokenA token with repo access to allow turborepo to upload and download artifacts. The default secrets.GITHUB_TOKEN is enough.no

no outputs