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
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: update issue template env with npm configLuke Karrys
2021-11-03chore(ci): update setup-node action to v2 and enable cachenlf
2021-11-03chore: limit CI buildsGar
2021-11-02chore: add latest npm check to bug templateGar
2021-10-11chore: update bug template to reference latest versionDarcy Clarke
2021-10-11chore: update issue configsDarcy Clarke
2021-10-07feat: drop node 10, 11, and programmatic apiGar
2021-10-07chore: replace npm support with GitHub communityMyles Borins
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-05-07chore(github): Convert md issue template to yamlLuke Hefson
2021-03-26add smoke testsRuy Adorno
2021-03-18bump version in v7 bug templateJan Sepke
2021-02-13docs: remove npm v6 issue templateDarcy Clarke
2021-02-13docs: update github issue linksDarcy Clarke
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-12-18update ISSUE_TEMPLATE with modern linksisaacs
2020-11-16Update config.ymlDarcy Clarke
2020-10-30chore: cleanup makefilenlf
2020-10-13chore: add issue templates back & remove legacy settings.ymlDarcy Clarke
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
2020-01-09chore: ci cleanupRuy Adorno
2020-01-07CI: switch to `actions/checkout@v2`XhmikosR
2020-01-07CI: add `fail-fast: false`XhmikosR
2019-11-14feat: added workflow to trigger and run benchmarks [2]Michael Perrotte
2019-11-05chore: create settings.yml fileDarcy Clarke
2019-10-31use github actions for CIJason Etcovitch
2018-07-18docs: replace troubleshooting.md with posts (#17)Daijiro Wachi
2018-03-09docs: Add a common open reason to the issue template (#19893)Kyle Spier-Swenson