Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: improve consistency between workflows #40986

Closed
wants to merge 161 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
161 commits
Select commit Hold shift + click to select a range
4dd1f42
src: gracefully handle errors in GetX509NameObject
tniessen Jan 11, 2022
f1ac552
deps: V8: cherry-pick 3b6b21f595f6
targos Jan 14, 2022
e54f52f
test: do not OR F_OK in fs.access() test
cjihrig Jan 11, 2022
91b9052
doc: expand fs.access() mode parameter docs
cjihrig Jan 12, 2022
cd075f4
test: remove broken wiki link from test/common doc
kuriyosh Jan 14, 2022
c22177f
src: use `std::optional` for Worker thread id
addaleax Jan 14, 2022
18b8334
doc: add missing YAML tag in `esm.md`
aduh95 Jan 14, 2022
0f31d29
test: improve test coverage of dns/promises
kuriyosh Jan 14, 2022
08fc4b5
doc: add missing word in readable.read() text
Trott Jan 14, 2022
aaa4306
deps: upgrade npm to 8.3.1
npm-robot Jan 14, 2022
2ea2621
build: fix node build failures in WSL Ubuntu
MrJithil Jan 11, 2022
f7be6ab
stream: remove always-false condition check
Trott Jan 15, 2022
807c7e1
tls: move tls.parseCertString to end-of-life
tniessen Jan 11, 2022
e874630
doc: add Mesteery to collaborators
Mesteery Jan 15, 2022
f92af52
doc: fix typo in `onboarding.md`
aduh95 Jan 15, 2022
b2edcfe
doc: remove statement about client private keys
tniessen Jan 13, 2022
67beba8
meta: update AUTHORS
nodejs-github-bot Jan 16, 2022
986cf3b
doc: remove statement about (EC)DHE performance
tniessen Jan 14, 2022
a7215c8
benchmark: remove unreachable code from crypto/hash-stream-creation
Trott Jan 17, 2022
20347d5
stream: avoid function call where possible
Trott Jan 17, 2022
0594577
test: add coverage for util.inspect()
Trott Jan 14, 2022
8732591
doc: clarify module system selection
aduh95 Jan 17, 2022
3f0bcfb
stream: add forEach method
benjamingr Jan 8, 2022
5f4f8d4
tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3
nodejs-github-bot Jan 17, 2022
d0d8320
doc: improve Web Crypto headings related to ECC
tniessen Jan 15, 2022
8cba65f
doc: adjust assignment in condition in stream doc
Trott Jan 17, 2022
f458f1b
doc: fix typos in esm.md
yu521088 Jan 17, 2022
8de858b
test: increase coverage for stream writable
Trott Jan 17, 2022
6b9d2ae
test: add missing await in fs-rm/fs-rmdir tests
bcoe Jan 15, 2022
a1f827a
policy: replace entries with keys
VoltrexKeyva Jan 17, 2022
6beee31
tools: bump eslint from 8.6.0 to 8.7.0
Trott Jan 18, 2022
c4f5a49
doc: do not reference SSL when discussing SNI
tniessen Jan 16, 2022
331b906
build: fix npm version detection
targos Jan 18, 2022
eceb2e7
doc: make Web Crypto example spec compliant
tniessen Jan 16, 2022
cc97ea5
tools: update lint-md-dependencies
nodejs-github-bot Jan 8, 2022
325b947
2022-01-18, Version 17.4.0 (Current)
targos Jan 16, 2022
98659c0
doc: use sentence case for Web Crypto headers
tniessen Jan 18, 2022
8ed577a
doc,readline: add missing node protocol in example
Mesteery Jan 18, 2022
50b7ab9
build: fix libuv builds for android aarch64
RaisinTen Jan 18, 2022
f8f3d35
tools: add missing `.PHONY` and `.NOTPARALLEL` targets in `Makefile`
aduh95 Jan 18, 2022
7a07df4
doc: edit async_context context loss text
Trott Jan 18, 2022
56679eb
doc: recommend package exports instead of requiring folders
aduh95 Jan 18, 2022
65910c0
tls: represent registeredID numerically always
tniessen Jan 16, 2022
a199387
doc: make contributing info more discoverable
mhdawson Jan 5, 2022
81e88f2
build: add loong64 configure
shipujin Jan 18, 2022
5178332
process: ignore asyncId 0 in exception handler
apapirovski Jan 7, 2022
b9258e5
test: fix typo in test_js_native_api_v8
tniessen Jan 18, 2022
dbc6e39
esm: improve validation of resolved URLs
JakobJingleheimer Jan 19, 2022
2639857
build: add --v8-enable-hugepage flag
qdaoming Jan 12, 2022
22792c8
domain: pass opts to `EventEmitter.init`
MoonBall Jan 19, 2022
119519e
doc: remove redunant `await` calls from stream docs
gioragutt Jan 19, 2022
da1b59f
crypto: support RFC 2818 compatible checkHost
tniessen Jan 17, 2022
d8f6b38
doc: fix cjs example code for process.arch
Manduro Jan 19, 2022
eda54ba
doc: move Mesteery to collaborators
tniessen Jan 19, 2022
6d66649
crypto: remove checkIP options argument
tniessen Jan 17, 2022
25381da
test: improve util-format code coverage
Trott Jan 19, 2022
8e413ff
doc: simplify util.TextDecoder example
Trott Jan 20, 2022
9759695
lib: modify `DOMException` to pass WPT
XadillaX Jan 14, 2022
5753eb1
dgram: remove unreachable connectState assign
pd4d10 Jan 20, 2022
c4a6f9a
stream: rename unknown primordial
VoltrexKeyva Oct 27, 2021
de9dc41
test: add DataView test entry for whatwg
VoltrexKeyva Oct 27, 2021
5a407d6
stream: add toArray
benjamingr Jan 16, 2022
270253c
deps: update V8 to 9.7.106.18
targos Jan 18, 2022
a189dee
build: reset embedder string to "-node.0"
targos Jan 18, 2022
6ec1664
src: update NODE_MODULE_VERSION to 104
targos Nov 21, 2021
a2802a8
deps: V8: un-cherry-pick bd019bd
refack Mar 27, 2019
0a9c63e
deps: V8: patch register-arm64.h
refack May 22, 2019
c465ba5
deps: V8: forward declaration of `Rtl*FunctionTable`
refack May 22, 2019
efff1bd
deps: make v8.h compatible with VS2015
joaocgreis Sep 22, 2021
c40a7c1
deps: fix V8 build issue with inline methods
gengjiawen Oct 14, 2020
9fef7a1
deps: silence irrelevant V8 warning
targos Jan 30, 2021
b9009d6
deps: silence irrelevant V8 warning
targos May 1, 2021
2080449
deps: disable trap handler for Windows cross-compiler
targos Oct 20, 2021
5ea28b7
deps: V8: cherry-pick 7ae0b77628f6
rayw000 Nov 19, 2021
91cf835
deps: V8: cherry-pick 3b6b21f595f6
targos Jan 14, 2022
696ce7d
deps: V8: cherry-pick 1cc12b278e22
targos Jan 18, 2022
e23e345
deps: V8: cherry-pick 80bbbb143c24
targos Jan 18, 2022
1ad4409
tools: update V8 gypfiles for 9.7
targos Nov 5, 2021
9318408
deps: silence V8's warning on CompileFunction
targos Nov 22, 2021
12608d3
doc: update timingSafeEqual error case
AlexA-1976 Jan 13, 2022
110aa38
doc: fix backticks around 'default'
tniessen Jan 20, 2022
716aefd
doc: fix deprecated alias description in cluster
tniessen Jan 20, 2022
10b0432
test: improve test coverage of internal/worker/io
kuriyosh Jan 20, 2022
ef35175
doc: fix async_hooks example in api docs
marsonya Jan 21, 2022
5badf46
stream: support some and every
benjamingr Jan 17, 2022
271725a
readline: undo previous edit when get key code 0x1F
rayw000 Jan 21, 2022
74867f7
doc: add missing word in cluster.workers details
tniessen Jan 21, 2022
870044f
tools: increase maximum line length to 120 characters
Trott Jan 21, 2022
0879394
doc: demonstrate dangers of `buffer.slice()`
shalvah Jan 21, 2022
ec1364b
build: enable zoslib installation on z/OS
alexcfyung Jan 12, 2022
290911b
lib: remove erroneous JSDoc entry
Trott Jan 19, 2022
830cbca
doc: deprecate `buffer.slice`
benjamingr Jan 19, 2022
6bf769e
benchmark: add `subarray` to `buffer-slice`
benjamingr Jan 19, 2022
3d23d62
buffer: alias `subarray` and `slice`
benjamingr Jan 19, 2022
d0ea81c
test: fix typo in test-stream-toArray
tniessen Jan 21, 2022
8275683
process: use validateString validator
VoltrexKeyva Jan 21, 2022
806c7c1
doc: add note for handling signal events in trace events
thedull Jan 21, 2022
feafea1
lib: fix consistency of methods that emit warnings
kuriyosh Jan 21, 2022
dbe60a2
doc: improve `'hex'` Buffer decoding description and examples
gioragutt Jan 21, 2022
2f17004
readline: add feature yank and yank pop
rayw000 Jan 22, 2022
b8de7aa
crypto: adjust types for getRandomValues
LiviaMedeiros Jan 11, 2022
5aa4010
crypto: remove wildcard options for checkEmail
tniessen Jan 19, 2022
18365d8
crypto: change default check(Host|Email) behavior
tniessen Jan 19, 2022
a96549a
doc: add 16 and 17 to previous versions
aduh95 Jan 22, 2022
d01c645
test: move test-gc-http-client-onerror to sequential
lpinca Jan 22, 2022
312b0fc
doc: suggest worker threads in cluster docs
tniessen Jan 23, 2022
b09d1f4
tools: update lint-md-dependencies to rollup@2.65.0
nodejs-github-bot Jan 23, 2022
fbfb61a
doc: simplify readline/stdin text
Trott Jan 23, 2022
c05c883
crypto: revise variables for const use instead of let
Trott Jan 20, 2022
e6fdcbe
stream: check for null instead of falsy in loops
Trott Jan 20, 2022
0bc6422
policy: check for null instead of falsy in loop
Trott Jan 20, 2022
e044a5d
process: check for null instead of falsy in while loop
Trott Jan 20, 2022
bd42245
timers: check for nullish instead of falsy in loops
Trott Jan 20, 2022
ac06951
util: check for null instead of flasy in loop
Trott Jan 20, 2022
348469b
repl: check for precise values rather than falsy in loops
Trott Jan 20, 2022
d77754b
test: prepare tests for no-cond-assign ESLint rule
Trott Jan 20, 2022
68bb83f
tools: enable no-cond-assign-ESLint rule
Trott Jan 20, 2022
cc8931a
stream: support flatMap
benjamingr Jan 20, 2022
ca48949
stream: never flatten on toArray
benjamingr Jan 23, 2022
c18ca14
tools: fix typo in `tools/code_cache/README.md`
tniessen Jan 23, 2022
0e6db9c
doc: modernize and simplify cluster example
tniessen Jan 23, 2022
3d27a04
meta: update AUTHORS
nodejs-github-bot Jan 23, 2022
a8afe26
stream: add drop and take
benjamingr Jan 21, 2022
7ce8403
test: simplify test-gc-http-client
lpinca Jan 20, 2022
400b7c2
tools: use Set instead of { [key]: true } object
tniessen Jan 24, 2022
c0ef0d5
deps: upgrade npm to 8.3.2
npm-robot Jan 20, 2022
49ba210
util: remove unused fast path in internal debuglog
Trott Jan 24, 2022
3ee8c3e
tools: add compile_commands to ignore file
yashLadha Jan 24, 2022
ce41395
test: add stream map tests
benjamingr Jan 22, 2022
3657c14
doc: improve TLS/SSL introduction
tniessen Jan 24, 2022
726711f
node-api: add node_api_symbol_for()
RaisinTen Dec 26, 2021
5d88f59
doc: fix documentation for `MODULE_NOT_FOUND` and `ERR_MODULE_NOT_FOUND`
aduh95 Jan 24, 2022
b27ae24
lib: throw error in structuedClone when no arguments are passed
gioragutt Jan 24, 2022
938ab0e
test: remove error allowance in debugger test
MrJithil Jan 25, 2022
88a3bd5
doc: clarify treatment of non-string argument to new URL()
Trott Jan 25, 2022
6023bed
doc: revise url.resolve() text
Trott Jan 25, 2022
ff5766f
test: remove unneeded test statement
Trott Jan 25, 2022
e2e2bc8
test: use Object.hasOwn() where applicable
Trott Jan 25, 2022
a2dead4
doc: clarify parameter for napi_get_cb_info
mhdawson Jan 21, 2022
670dbba
doc: document flow for supporting type generation
mhdawson Jan 10, 2022
6fc6ba7
doc: remove unadvisable cluster example
tniessen Jan 25, 2022
ccb8aae
doc: fix typo in `technical-priorities.md`
marsonya Jan 26, 2022
c15639d
doc: clarify treatment of non-string base in URL()
Trott Jan 27, 2022
830007d
stream: add asIndexedPairs
benjamingr Jan 24, 2022
7752eed
test: improve stability of oom test
benjamingr Jan 26, 2022
5d9caa1
stream: use synchronous error validation on iteration helpers
iMoses Jan 27, 2022
acc92a7
util: use hasOwnProperty() primordial
Trott Jan 25, 2022
40ef144
doc: fix link to npm documentation
aduh95 Jan 27, 2022
a4183b6
doc: improve docs to give descriptive info for the platform property
twitharshil Jan 28, 2022
5a61ca6
doc: fix typo in contributing guides
kuriyosh Jan 28, 2022
f98a785
http2: fix memory leak on nghttp2 hd threshold
RafaelGSS Jan 28, 2022
334fb38
tools: use Set instead of { [key]: true } object
tniessen Jan 28, 2022
0172d1d
doc: avoid incomplete sentence in cluster docs
tniessen Jan 28, 2022
64c4b55
process: unhandledRejection support more errors
benjamingr Jan 28, 2022
d86dcaa
perf_hooks: remove useless calls in Histogram
mhdawson Jan 18, 2022
2818fa6
build: check if python is a executable program
himself65 Dec 30, 2020
44f8b4f
doc: update Mesteery email
Mesteery Jan 29, 2022
ef4c115
test: replace commented out expectations with tests
RaisinTen Jan 29, 2022
74de555
test: fix typo in MessageChannel test
tniessen Jan 29, 2022
3e0526c
meta: adjust mailmap/AUTHORS to reflect README change
Trott Jan 29, 2022
2ded293
build: improve consistency between workflows
Mesteery Nov 26, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 1 addition & 4 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ module.exports = {
'keyword-spacing': 'error',
'linebreak-style': ['error', 'unix'],
'max-len': ['error', {
code: 80,
code: 120,
ignorePattern: '^// Flags:',
ignoreRegExpLiterals: true,
ignoreTemplateLiterals: true,
Expand All @@ -186,7 +186,6 @@ module.exports = {
'no-proto': 'error',
'no-redeclare': ['error', { 'builtinGlobals': false }],
'no-restricted-modules': ['error', 'sys'],
/* eslint-disable max-len */
'no-restricted-properties': [
'error',
{
Expand Down Expand Up @@ -239,7 +238,6 @@ module.exports = {
message: 'Use Number.isNaN() instead of the global isNaN() function.',
},
],
/* eslint-enable max-len */
'no-return-await': 'error',
'no-self-compare': 'error',
'no-tabs': 'error',
Expand Down Expand Up @@ -297,7 +295,6 @@ module.exports = {
'valid-typeof': ['error', { requireStringLiterals: true }],

// ESLint recommended rules that we disable
'no-cond-assign': 'off',
'no-empty': 'off',
'no-inner-declarations': 'off',
'no-prototype-builtins': 'off',
Expand Down
6 changes: 2 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
/CODE_OF_CONDUCT.md @nodejs/tsc
/CONTRIBUTING.md @nodejs/tsc
/LICENSE @nodejs/tsc
/doc/guides/contributing/*.md @nodejs/tsc
/doc/guides/collaborator-guide.md @nodejs/tsc
/doc/guides/offboarding.md @nodejs/tsc
/doc/contributing/*.md @nodejs/tsc

# streams

Expand Down Expand Up @@ -88,7 +86,7 @@

/src/node_api* @nodejs/node-api
/src/js_native_api* @nodejs/node-api
/doc/guides/adding-new-napi-api.md @nodejs/node-api
/doc/contributing/adding-new-napi-api.md @nodejs/node-api
/doc/api/n-api.md @nodejs/node-api

# gyp
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Before submitting a pull request, please read
https://github.com/nodejs/node/blob/HEAD/CONTRIBUTING.md.

Commit message formatting guidelines:
https://github.com/nodejs/node/blob/HEAD/doc/guides/contributing/pull-requests.md#commit-message-guidelines
https://github.com/nodejs/node/blob/HEAD/doc/contributing/pull-requests.md#commit-message-guidelines

For code changes:
1. Include tests for any bug fixes or new features.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/authors.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "authors update"
name: Authors update
on:
schedule:
# Run once a week at 00:05 AM UTC on Sunday.
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/auto-start-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
# Runs every five minutes (fastest the scheduler can run). Five minutes is
# optimistic, it can take longer to run.
# To understand why `schedule` is used instead of other events, refer to
# ./doc/guides/commit-queue.md
# ./doc/contributing/commit-queue.md
- cron: "*/5 * * * *"

env:
NODE_VERSION: lts/*

jobs:
get_prs_for_ci:
get-prs-for-ci:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
outputs:
Expand All @@ -29,20 +29,20 @@ jobs:
--limit 100
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
startCI:
needs: get_prs_for_ci
if: needs.get_prs_for_ci.outputs.numbers != ''
start-ci:
needs: get-prs-for-ci
if: needs.get-prs-for-ci.outputs.numbers != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false

# Install dependencies
- name: Install Node.js
uses: actions/setup-node@v2
with:
node-version: ${{ env.NODE_VERSION }}

- name: Install node-core-utils
run: npm install -g node-core-utils

Expand All @@ -55,6 +55,6 @@ jobs:
ncu-config set repo "$(echo ${{ github.repository }} | cut -d/ -f2)"

- name: Start the CI
run: ./tools/actions/start-ci.sh ${{ needs.get_prs_for_ci.outputs.numbers }}
run: ./tools/actions/start-ci.sh ${{ needs.get-prs-for-ci.outputs.numbers }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5 changes: 1 addition & 4 deletions .github/workflows/build-tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,12 @@ on:
- '!.github/workflows/build-tarball.yml'

env:
PYTHON_VERSION: '3.10'
FLAKY_TESTS: dontcare

jobs:
build-tarball:
if: github.event.pull_request.draft == false
env:
PYTHON_VERSION: '3.10'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand All @@ -57,8 +56,6 @@ jobs:
name: tarballs
path: tarballs
test-tarball-linux:
env:
PYTHON_VERSION: '3.10'
needs: build-tarball
runs-on: ubuntu-latest
steps:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: build-windows
name: Build Windows

on:
pull_request:
paths-ignore:
- "README.md"
- README.md
- .github/**
- '!.github/workflows/build-windows.yml'
types: [opened, synchronize, reopened, ready_for_review]
Expand All @@ -15,7 +15,7 @@ on:
- v[0-9]+.x-staging
- v[0-9]+.x
paths-ignore:
- "README.md"
- README.md
- .github/**
- '!.github/workflows/build-windows.yml'

Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/comment-labeled.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Comment on issues and PRs when labelled
name: Comment on issues and PRs when labeled
on:
issues:
types: [labeled]
Expand All @@ -12,7 +12,7 @@ env:
FAST_TRACK_MESSAGE: Fast-track has been requested by @${{ github.actor }}. Please 👍 to approve.

jobs:
staleComment:
stale-comment:
if: github.repository == 'nodejs/node' && github.event.label.name == 'stalled'
runs-on: ubuntu-latest
steps:
Expand All @@ -22,8 +22,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh issue comment "$NUMBER" --repo ${{ github.repository }} --body "$STALE_MESSAGE"

fastTrack:
if: github.repository == 'nodejs/node' && github.event_name == 'pull_request_target' && github.event.label.name == 'fast-track'
fast-track:
if: github.repository == 'nodejs/node' && github.event.issue.pull_request && github.event.label.name == 'fast-track'
runs-on: ubuntu-latest
steps:
- name: Request Fast-Track
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "First commit message adheres to guidelines at https://goo.gl/p2fr5Q"
name: First commit message adheres to guidelines at https://goo.gl/p2fr5Q

on: [pull_request]

Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/coverage-linux.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: coverage-linux
name: Coverage Linux

on:
pull_request:
Expand All @@ -11,9 +11,7 @@ on:
- .github/**
- '!.github/workflows/coverage-linux.yml'
push:
branches:
- master
- main
branches: [master, main]
paths-ignore:
- '**.md'
- 'benchmark/**'
Expand Down
6 changes: 2 additions & 4 deletions .github/workflows/coverage-windows.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: coverage-windows
name: Coverage Windows

on:
pull_request:
Expand All @@ -12,9 +12,7 @@ on:
- .github/**
- '!.github/workflows/coverage-windows.yml'
push:
branches:
- master
- main
branches: [master, main]
paths-ignore:
- '**.md'
- 'benchmark/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/misc.yml → .github/workflows/doc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: misc
name: Test and upload documentation to artifacts

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/license-builder.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: license update
name: License update
on:
schedule:
# 00:00:00 every Monday
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: linters
name: Linters

on:
pull_request:
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:
lint-sh:
if: github.event.pull_request.draft == false
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/notify-force-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Notify on Force Push
jobs:
slackNotification:
name: Slack Notification
if: ${{ github.event.forced && github.repository == 'nodejs/node' }}
if: github.repository == 'nodejs/node' && github.event.forced
runs-on: ubuntu-latest
steps:
- name: Slack Notification
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-asan.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test-asan
name: Test ASan

on:
pull_request:
Expand Down
8 changes: 3 additions & 5 deletions .github/workflows/test-internet.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test-internet
name: Test internet

on:
workflow_dispatch:
Expand All @@ -7,17 +7,15 @@ on:

pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- test/internet/**
paths: [test/internet/**]
push:
branches:
- master
- main
- canary
- v[0-9]+.x-staging
- v[0-9]+.x
paths:
- test/internet/**
paths: [test/internet/**]

env:
PYTHON_VERSION: '3.10'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: test-linux
name: Test Linux

on:
pull_request:
paths-ignore:
- "README.md"
- README.md
- .github/**
- '!.github/workflows/test-linux.yml'
types: [opened, synchronize, reopened, ready_for_review]
Expand All @@ -15,7 +15,7 @@ on:
- v[0-9]+.x-staging
- v[0-9]+.x
paths-ignore:
- "README.md"
- README.md
- .github/**
- '!.github/workflows/test-linux.yml'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test-macOS
name: Test macOS

on:
pull_request:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tools.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "tools update"
name: Tools update
on:
schedule:
# Run once a week at 00:05 AM UTC on Saturday.
Expand All @@ -7,7 +7,7 @@ on:
workflow_dispatch:

jobs:
tools_update:
tools-update:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
strategy:
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,6 @@ install_manifest.txt
__pycache__
.DS_Store
*~

# === Rules for C++ development ===
compile_commands.json
5 changes: 5 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Aaron Heckmann <aaron.heckmann@gmail.com> <aaron.heckmann+github@gmail.com>
Aayush Ahuja <aayush.a@directi.com>
Abe Fettig <abefettig@gmail.com> <abe@fettig.net>
Abhimanyu Vashisht <abhimanyuvashisht.av@gmail.com>
Akhil Marsonya <akhil.marsonya27@gmail.com>
Akhil Marsonya <akhil.marsonya27@gmail.com> <16393876+marsonya@users.noreply.github.com>
Akito Ito <akito0107@gmail.com> <akito_ito@r.recruit.co.jp>
Alejandro Estrada <estrada9166@gmail.com>
Alejandro Estrada <estrada9166@gmail.com> <estrada9166@hotmail.com>
Expand Down Expand Up @@ -82,6 +84,7 @@ Caralyn Reisle <caralynreisle@gmail.com>
Charles <ineedpracticing@gmail.com> <cydjudge@users.noreply.github.com>
Charles Rudolph <charles.rudolph@originate.com>
Chen Gang <gangc.cxy@foxmail.com>
Chen Gang <gangc.cxy@foxmail.com> <13298548+MoonBall@users.noreply.github.com>
Chew Choon Keat <choonkeat@gmail.com>
Chris Andrews <cpandrews8@gmail.com>
Chris Johnson <chris.s.johnson4@gmail.com>
Expand Down Expand Up @@ -322,6 +325,7 @@ Matthew Turner <matty_t47@hotmail.com> <ramesius@users.noreply.github.com>
Matthias Bastian <dev@matthias-bastian.de> <piepmatz@users.noreply.github.com>
Maurice Hayward <mauricehayward1@gmail.com>
Maya Lekova <apokalyptra@gmail.com> <mslekova@chromium.org>
Mestery <mestery@protonmail.com> <mestery@pm.me>
Michael Bernstein <michaelrbernstein@gmail.com>
Michael Dawson <midawson@redhat.com> <mdawson@devrus.com>
Michael Dawson <midawson@redhat.com> <michael_dawson@ca.ibm.com>
Expand Down Expand Up @@ -378,6 +382,7 @@ Qingyu Deng <i@ayase-lab.com> <bitdqy@hotmail.com>
Rachel White <loveless@gmail.com>
Ratikesh Misra <ratikesh92@gmail.com>
Ravindra Barthwal <ravindrabarthwal@users.noreply.github.com>
Ray <rayw.public@gmail.com> <ray@isrc.iscas.ac.cn>
Ray Morgan <rmorgan@zappos.com>
Ray Solomon <raybsolomon@gmail.com>
Raymond Feng <enjoyjava@gmail.com> <raymond@strongloop.com>
Expand Down
Loading