Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/ci.js
AgeCommit message (Expand)Author
2021-11-04chore: refactor commandsGar
2021-07-12fix(usage): better audit/boolean flag usage outputGar
2021-06-16fix(workspaces): explicitly error in global modeGar
2021-05-20Add workspaces support to reify/rebuild commandsisaacs
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-03-24fix(progress): re-add progress bar to reifyGar
2021-03-18feat(help): refactor npm help/help-searchGar
2021-03-18chore(config): remove flatOptions referencesGar
2021-03-09fix(usage): clean up usage declarationsGar
2021-03-05fix(npm) pass npm context everywhereGar
2021-02-25chore(refactor): promisify completion scriptsGar
2021-02-22fix(runScript): obey silent loglevelGar
2021-02-01wrap a timer around the rimraf call in npm-ciisaacs/ci-rm-timerisaacs
2021-01-07fix(ci): pay attention to --ignore-scriptsMichael Garvin
2020-12-11ci: run install scripts for root projectisaacs/ci-scriptsisaacs
2020-11-17Preserve builtin conf when installing npm globallyisaacs
2020-11-13fix: pass flatOptions through to Arborist.reify in npm ciDarcy Clarke
2020-10-30delete the contents of node_modules onlynlf
2020-10-23update lint rules to match @npmcli/arboristisaacs
2020-09-17npm ci should never save package.json or lockfileisaacs
2020-07-15test: refactor ci testsclaudiahdz
2020-07-08add completion module for 'no completion possible'isaacs
2020-07-08fix completion call signature in several commandsisaacs
2020-05-08Consistent output for most reify() commandsisaacs
2020-05-08ci: add error on ci for global packagesclaudiahdz
2020-05-08ci: use loadVirtual to verify existance of package-lockclaudiahdz
2020-05-08feat: updated 'npm ci' to use arboristMichael Perrotte
2020-01-07Fix cache location for `npm ci`Zhenya Vinogradov
2019-09-24chore(ci): add dirPacker to optionsclaudiahdz
2019-08-31ci: pass appropriate configs for file/dir modesisaacs
2019-08-13ci: pass all configs to cipm installerisaacs
2018-12-11pacote: get rid of legacy pacoteOptsKat Marchán
2018-11-26ci: change `console.error` for `console.log` (#79)Alejandro López
2018-05-24ci: pause log before logging summary (#20715)Joshua Bennett
2018-03-23standardizeRebecca Turner
2018-02-20ci: add new npm ci installerKat Marchán