node/tools
Rich Trott 5129b7c802
tools: fix small not-quite-a-bug in find-inactive-tsc.mjs
The current code attempts to count votes from people who were not
members at the start of the 3 month period, resulting in `NaN` being
tallied for their votes.

PR-URL: https://github.com/nodejs/node/pull/41469
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Tierney Cyren <hello@bnb.im>
2022-01-14 16:22:52 +01:00
..
actions tools: remove last of error-masking in commit-queue.sh 2022-01-14 16:19:45 +01:00
bootstrap doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
clang-format tools: update path-parse to 1.0.7 2021-07-04 07:41:31 -07:00
code_cache esm: add support for JSON import assertion 2021-11-06 11:00:01 +01:00
configure.d
doc tools: replace for loop with map() 2022-01-14 16:22:49 +01:00
eslint-rules tools: remove conditional assignment in custom ESLint rule 2022-01-14 16:20:12 +01:00
gyp tools: update gyp-next to v0.10.1 2021-11-26 15:36:37 +01:00
icu deps: update ICU to 70.1 2021-11-21 16:07:31 +01:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: update lint-md-dependencies to @rollup/plugin-node-resolve@13.1.2 2022-01-14 16:19:49 +01:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variable 2022-01-14 16:20:13 +01:00
node_modules tools: update eslint to 8.6.0 2022-01-14 16:19:45 +01:00
pip
rpm tools: lint shell scripts 2020-12-16 23:45:26 +01:00
snapshot tools: refactor snapshot builder 2021-06-10 14:17:49 +08:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles build: use '<(python)' instead of 'python' 2021-12-17 08:15:46 -05:00
.eslintrc.yaml tools: extend default yamllint config 2021-09-21 17:03:51 +00:00
build-addons.js
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py
compress_json.py
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-05-31 22:12:01 -07:00
create_android_makefiles
create_expfile.sh tools: lint shell scripts 2020-12-16 23:45:26 +01:00
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs tools: use GITHUB_ACTIONS env var in inactivity scripts 2022-01-14 16:20:16 +01:00
find-inactive-tsc.mjs tools: fix small not-quite-a-bug in find-inactive-tsc.mjs 2022-01-14 16:22:52 +01:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-22 08:21:01 -07:00
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py build: add --without-corepack 2021-12-13 17:14:12 -05:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license-builder.sh tools: make license-builder.sh comply with shellcheck 0.8.0 2022-01-14 16:19:34 +01:00
license2rtf.js
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-13 18:08:48 +01:00
lint-sh.js tools: use arrow function for callback in lint-sh.js 2022-01-14 16:19:34 +01:00
lsan_suppressions.txt
macos-firewall.sh tools: improve macos-firewall.sh output 2021-03-23 16:12:39 -07:00
make-v8.sh tools: add double-quotes to make-v8.sh 2022-01-14 16:19:34 +01:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh
release.sh tools: fix release script sign function 2020-12-21 14:47:22 +01:00
run-valgrind.py
run-worker.js test: test crypto.setEngine() using an actual engine 2021-11-06 10:57:07 +01:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: make -J behavior default for test.py 2021-12-13 17:14:00 -05:00
update-authors.js tools: consolidate update-authors.js logic 2022-01-14 16:19:36 +01:00
update-cares.sh tools: add script to update c-ares 2021-11-06 10:59:59 +01:00
update-eslint.sh tools: include JSDoc in ESLint updating tool 2021-12-13 17:14:06 -05:00
update-npm.sh tools: use mktemp to create the workspace directory 2021-05-03 14:49:52 +02:00
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp