gas-buddy/yarn-build-action

Sets up, builds, lints, and tests a node package using Yarn3 and Node 18

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
npm-tokennpm credentials, most useful for private repositoriesyes
node-versionNode.js version to use for CIno18.x
node-version-filespecify if you want to use a .nvmrc file to determine Node.js version in setupno""
skip-testSet to true if building for deploy and tests passed in another stepnofalse
skip-lintSet to true if lint is not required/supported/needednofalse
ci-setupCall yarn ci-setup before building and running tests (and after install)nofalse

no outputs