sergioramos/yarn actions (yaml)

📦🐈 Fast, reliable, and secure dependency management

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionoutput the version numbernofalse
no-default-rcprevent Yarn from automatically detecting yarnrc and npmrc filesnofalse
use-yarnrcspecifies a yarnrc file that Yarn should use (.yarnrc only, not .npmrc)no
verboseoutput verbose messages on internal operationsnofalse
offlinetrigger an error if any required dependencies are not available in local cachenofalse
prefer-offlineuse network only if dependencies are not available in local cachenofalse
enable-pnpenable the Plug'n'Play installationnofalse
disable-pnpdisable the Plug'n'Play installationnofalse
strict-semvernofalse
jsonnofalse
ignore-scriptsnofalse
harnofalse
ignore-platformnofalse
ignore-enginesnofalse
ignore-optionalnofalse
forcenofalse
skip-integrity-checknofalse
check-filesnofalse
no-bin-linksnofalse
flatnofalse
productionnofalse
no-lockfiledon't read or generate a lockfilenofalse
non-interactivedo not show interactive promptsnotrue
pure-lockfiledon't generate a lockfilenofalse
frozen-lockfiledon't generate a lockfile and fail if an update is needednofalse
update-checksumsupdate package checksums from current repositorynofalse
link-duplicatescreate hardlinks to the repeated modules in node_modulesnofalse
link-folderspecify a custom folder to store global linksno
global-folderspecify a custom folder to store global packagesno
modules-folderrather than installing modules into the node_modules folder relative to the cwd, output them hereno
preferred-cache-folderspecify a custom folder to store the yarn cache if possibleno
cache-folderspecify a custom folder that must be used to store the yarn cacheno
mutexuse a mutex to ensure only one yarn instance is executingno
no-emojidisabled emoji in outputnofalse
silentskip Yarn console logs, other types of logs (script output) will be printednofalse
cwdworking directory to useno
proxyno
https-proxyno
registryoverride configuration registryno
no-progressdisable progress barnofalse
network-concurrencymaximum number of concurrent network requestsno
network-timeoutTCP timeout for network requestsno
no-scripts-prepend-node-pathdon't prepend the node executable dir to the PATH in scriptsno
no-node-version-checkdo not warn when using a potentially unsupported Node versionnofalse
focusFocus on a single workspace by installing remote copies of its sibling workspacesnofalse
otpone-time password for two factor authenticationno
helpoutput usage informationnofalse
namedescription
stdoutprocess stdout
stderrprocess stderr