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
AgeCommit message (Expand)Author
2022-09-15chore: template-oss@4.2.0lk/template-osslk/cli-template-ossLuke Karrys
2022-09-08feat: update supported node engines in package.jsonGar
2022-04-14chore: do less smoke testing on every commitLuke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
2022-03-30deps: @npmcli/template-oss@3.2.1Luke Karrys
2022-03-24fix: 100% coverage in tests (#4607)Gar
2021-12-09chore(ci): fix license validation CI step nameFelipe Plets
2021-11-18separate github actions for workspacesNathan Fritz
2021-11-03chore(ci): update setup-node action to v2 and enable cachenlf
2021-11-03chore: limit CI buildsGar
2021-10-07feat: drop node 10, 11, and programmatic apiGar
2021-08-17chore(ci): check that docs are up to date in ciisaacs
2021-06-11chore(libnpmdiff): added as workspaceRuy Adorno
2021-06-01add node16 ci targetRuy Adorno
2021-03-26add smoke testsRuy Adorno
2021-02-12[fix] node v10.0 lacks `fs.promises`Jordan Harband
2021-02-12[tests] separate tests from linting and license validationJordan Harband
2020-10-30chore: cleanup makefilenlf
2020-09-22Add a 'check-coverage' script so we can track towards completionisaacs
2020-08-04Actions: remove v6 and v8, add v14isaacs
2020-08-04GitHub Actions: add a win32 bash workflowEdward Thomson
2020-07-29update CI test script for travisisaacs
2020-07-23Temporarily only run unit tests while beta work in progressisaacs
2020-05-08feat: drop support for node v6 and v8claudiahdz
2020-05-01chore: reenable windows ciRuy Adorno
2020-01-23Use the npm lint script on CI.XhmikosR
2020-01-09chore: ci cleanupRuy Adorno
2020-01-07CI: switch to `actions/checkout@v2`XhmikosR
2020-01-07CI: add `fail-fast: false`XhmikosR
2019-10-31use github actions for CIJason Etcovitch