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-05-11chore: @npmcli/template-oss@3.5.0 (#4882)Gar
2022-05-10chore: update action secrets + bot info (#4878)nlf
2022-05-03chore(benchmarks): add missing space to if condition (#4841)nlf
2022-04-26chore(deps): @npmcli/template-oss@3.4.2Luke Karrys
2022-04-26chore(benchmark): add comment permission check and filter paths (#4766)Luke Karrys
2022-04-20chore: fix nodejs pr actionLuke Karrys
2022-04-15chore: fix benchmark script syntaxLuke Karrys
2022-04-14chore: refactor and update actions in nodejs pr workflowLuke Karrys
2022-04-14chore: consolidate and refactor benchmark workflows (#4715)Luke Karrys
2022-04-14chore: add release github actionLuke Karrys
2022-04-14chore: do less smoke testing on every commitLuke Karrys
2022-04-07chore: @npmcli/template-oss@3.3.2 (#4694)Gar
2022-04-07chore: @npmcli/template-oss@3.3.1 (#4692)Gar
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
2022-03-02chore: @npmcli/template-oss@2.9.2 (#4491)Gar
2022-03-02chore: @npmcli/template-oss@2.9.1Gar
2022-01-11fix: added arborist action and updated template-oss (#4215)Nathan Fritz
2021-12-16Bring in all libnpm modules + arborist as workspaces (#4166)Nathan Fritz
2021-12-09chore(benchmarks): tidy up benchmark workflowsnlf
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-07-15chore: use better name on nodejs commitsRuy Adorno
2021-06-11chore(libnpmdiff): added as workspaceRuy Adorno
2021-06-04fix: update from upstream (#3363)Daniel Park
2021-06-02fix: update incorrect variable nameDaniel Park
2021-06-01add node16 ci targetRuy Adorno
2021-05-29chore: update deps workflow (#3332)Daniel Park
2021-05-28chore(ci): Move logic in update-npm.sh into GA workflowDaniel Park
2021-05-27chore(ci): add input to cli deps pr workflowDaniel Park
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-28feat: updated workflow for pull-ruquest benchmark dispatch requestsMichael Perrotte
2020-01-28feat: added workflow file for commenting on a pull-request to dispatch trigge...Michael Perrotte
2020-01-28fix: removed authorization header from benchmark dispatch requestMichael Perrotte
2020-01-23Use the npm lint script on CI.XhmikosR