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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-28tools: run doctool tests on GitHub Actions CIAntoine du Hamel
2021-02-16tools: add GitHub Action linter for pr-urlAntoine du Hamel
2021-02-02quic: remove quicJames M Snell
2021-02-02test: increase timeout on ASAN ActionAntoine du Hamel
2021-01-12meta: notify slack when someone force pushesMary Marchini
2020-12-21build: do not run GitHub actions for draft PRsMichaël Zasso
2020-12-21build: run some workflows only on nodejs/nodeMichaël Zasso
2020-12-21tools: lint shell scriptsAntoine du Hamel
2020-11-23tools: only use 2 cores for macos actionMyles Borins
2020-11-23build: replace which with command -vraisinten
2020-11-03build,tools: gitHub Actions: use Node.js FermiumAntoine du Hamel
2020-11-03build: add license-builder GitHub ActionTierney Cyren
2020-11-03test: add windows and C++ coverageBenjamin Coe
2020-10-17build: add GitHub Action for code coveragebcoe
2020-10-16build: use GITHUB_ENV file to set env variablesMichaël Zasso
2020-10-16build: do not install jq in workflowsMichaël Zasso
2020-10-09build: gitHub actions: Python 3.9 and actions/setup-python@v2cclauss
2020-10-02build: fix CQ after latest ncu releaseMary Marchini
2020-09-17build: increase API requests for stale actionPhillip Johnsen
2020-09-14build: filter issues & PRs to auto close by matching on stalled labelPhillip Johnsen
2020-09-08Revert "build: require "allow edits" to be checked"Rich Trott
2020-09-04build: require "allow edits" to be checkedJordan Harband
2020-09-03build: comment about auto close when stalled via with github actionPhillip Johnsen
2020-09-03build: close stalled issues and PRs with github actionPhillip Johnsen
2020-09-01build: use latest node-core-utils from npmDenys Otrishko
2020-08-19build: run link checker in linter workflowRichard Lau
2020-08-17build: add CODEOWNERS linter actionMary Marchini
2020-08-14build: implement a Commit Queue in ActionsMary Marchini
2020-08-07build: do not run auto-start-ci on forksEvan Lucas
2020-08-07test: add Actions annotation outputMary Marchini
2020-08-06build: run CI on release branchesShelley Vohr
2020-08-06build: enable build for node-v8 pushgengjiawen
2020-08-05build: increase startCI verbosity and fix job nameMary Marchini
2020-08-01build: don't run auto-start-ci on pushMary Marchini
2020-08-01build: fix auto-start-ci script pathMary Marchini
2020-08-01build: auto start Jenkins CI via PR labelsMary Marchini
2020-07-28build: add quic to github actiongengjiawen
2020-07-27build: speed up source tarball creationRichard Lau
2020-07-27build: don't run test-asan workflow on non-master pushesRichard Lau
2020-07-23build: remove test-tarball action for windows + osxMyles Borins
2020-07-21build: don't run Actions on non-master pushesShelley Vohr
2020-07-13build: recommend Python 3.8 to build on WindowsMichaël Zasso
2020-06-06build: output dots in "Build from tarball" actionMichaël Zasso
2020-05-29build: fix python-version selection with actionsRichard Lau
2020-05-20build: run full test suite in ASAN actionAnna Henningsen
2020-05-13build: enable `--error-on-warn` for POSIX workflowsRichard Lau
2020-04-14build: re-enable ASAN Action using clangMatheus Marchini
2020-04-13build: add build from tarballJohn Kleinschmidt
2020-04-12build: output dots instead of tap in GitHub actionsMichaël Zasso
2020-04-05build: remove make lint on lint-pyhimself65