-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:nodejs/node
- Loading branch information
Showing
1,078 changed files
with
48,043 additions
and
27,656 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
node_modules | ||
lib/internal/v8_prof_polyfill.js | ||
lib/punycode.js | ||
test/addons/??_* | ||
test/fixtures | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
on: | ||
push: | ||
branches: | ||
- master | ||
|
||
name: Notify on Force Push | ||
jobs: | ||
slackNotification: | ||
name: Slack Notification | ||
if: ${{ github.event.forced && github.repository == 'nodejs/node' }} | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Slack Notification | ||
uses: rtCamp/action-slack-notify@master | ||
env: | ||
SLACK_COLOR: '#DE512A' | ||
SLACK_ICON: https://github.com/nodejs.png?size=48 | ||
SLACK_TITLE: '${{ github.actor }} force-pushed to ${{ github.ref }}' | ||
SLACK_MESSAGE: | | ||
A commit was force-pushed to <https://github.com/${{ github.repository }}/tree/master|${{ github.repository }}@master> by <https://github.com/${{ github.actor }}|${{ github.actor }}> | ||
Before: <https://github.com/${{ github.repository }}/commit/${{ github.event.before }}|${{ github.event.before }}> | ||
After: <https://github.com/${{ github.repository }}/commit/${{ github.event.after }}|${{ github.event.after }}> | ||
SLACK_USERNAME: nodejs-bot | ||
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -289,6 +289,8 @@ For information about the governance of the Node.js project, see | |
**David Carlier** <[email protected]> | ||
* [devsnek](https://github.com/devsnek) - | ||
**Gus Caplan** <[email protected]> (they/them) | ||
* [dnlup](https://github.com/dnlup) | ||
**Daniele Belardi** <[email protected]> (he/him) | ||
* [edsadr](https://github.com/edsadr) - | ||
**Adrian Estrada** <[email protected]> (he/him) | ||
* [eugeneo](https://github.com/eugeneo) - | ||
|
@@ -323,6 +325,8 @@ For information about the governance of the Node.js project, see | |
**Zeyu Yang** <[email protected]> (he/him) | ||
* [hiroppy](https://github.com/hiroppy) - | ||
**Yuta Hiroto** <[email protected]> (he/him) | ||
* [iansu](https://github.com/iansu) - | ||
**Ian Sutherland** <[email protected]> | ||
* [indutny](https://github.com/indutny) - | ||
**Fedor Indutny** <[email protected]> | ||
* [JacksonTian](https://github.com/JacksonTian) - | ||
|
@@ -357,6 +361,8 @@ For information about the governance of the Node.js project, see | |
**Matteo Collina** <[email protected]> (he/him) | ||
* [mhdawson](https://github.com/mhdawson) - | ||
**Michael Dawson** <[email protected]> (he/him) | ||
* [miladfarca](https://github.com/miladfarca) - | ||
**Milad Fa** <[email protected]> (he/him) | ||
* [mildsunrise](https://github.com/mildsunrise) - | ||
**Alba Mendez** <[email protected]> (she/her) | ||
* [misterdjules](https://github.com/misterdjules) - | ||
|
@@ -371,6 +377,8 @@ For information about the governance of the Node.js project, see | |
**Ali Ijaz Sheikh** <[email protected]> (he/him) | ||
* [oyyd](https://github.com/oyyd) - | ||
**Ouyang Yadong** <[email protected]> (he/him) | ||
* [panva](https://github.com/panva) - | ||
**Filip Skokan** <[email protected]> | ||
* [PoojaDurgad](https://github.com/PoojaDurgad) - | ||
**Pooja D P** <[email protected]> (she/her) | ||
* [psmarshall](https://github.com/psmarshall) - | ||
|
@@ -379,6 +387,8 @@ For information about the governance of the Node.js project, see | |
**Andrey Pechkurov** <[email protected]> (he/him) | ||
* [Qard](https://github.com/Qard) - | ||
**Stephen Belanger** <[email protected]> (he/him) | ||
* [RaisinTen](https://github.com/RaisinTen) - | ||
**Darshan Sen** <[email protected]> (he/him) | ||
* [refack](https://github.com/refack) - | ||
**Refael Ackermann (רפאל פלחי)** <[email protected]> (he/him/הוא/אתה) | ||
* [rexagod](https://github.com/rexagod) - | ||
|
@@ -591,7 +601,7 @@ Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys): | |
* **Colin Ihrig** <[email protected]> | ||
`94AE36675C464D64BAFA68DD7434390BDBE9B9C5` | ||
* **Danielle Adams** <[email protected]> | ||
`1C050899334244A8AF75E53792EF661D867B9DFA` | ||
`74F12602B6F1C4E913FAA37AD3A89613643B6201` | ||
* **James M Snell** <[email protected]> | ||
`71DCFD284A79C3B38668286BC97EC7A07EDE3FC1` | ||
* **Michaël Zasso** <[email protected]> | ||
|
@@ -615,7 +625,7 @@ to sign releases): | |
```bash | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 4ED778F539E3634C779C87C6D7062848A1AB005C | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 1C050899334244A8AF75E53792EF661D867B9DFA | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 74F12602B6F1C4E913FAA37AD3A89613643B6201 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 | ||
gpg --keyserver pool.sks-keyservers.net --recv-keys C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 | ||
|
@@ -633,6 +643,8 @@ Other keys used to sign some previous releases: | |
|
||
* **Chris Dickinson** <[email protected]> | ||
`9554F04D7259F04124DE6B476D5A82AC7E37093B` | ||
* **Danielle Adams** <[email protected]> | ||
`1C050899334244A8AF75E53792EF661D867B9DFA` | ||
* **Evan Lucas** <[email protected]> | ||
`B9AE9905FFD7803F25714661B63B535A4C206CA9` | ||
* **Gibson Fahnestock** <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
'use strict'; | ||
|
||
const common = require('../common.js'); | ||
const { randomUUID } = require('crypto'); | ||
|
||
const bench = common.createBenchmark(main, { | ||
n: [1e7], | ||
disableEntropyCache: [0, 1], | ||
}); | ||
|
||
function main({ n, disableEntropyCache }) { | ||
disableEntropyCache = !!disableEntropyCache; | ||
bench.start(); | ||
for (let i = 0; i < n; ++i) | ||
randomUUID({ disableEntropyCache }); | ||
bench.end(n); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.