-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from koajs/master
Update from upstream
- Loading branch information
Showing
168 changed files
with
11,391 additions
and
4,877 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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
coverage: | ||
parsers: | ||
javascript: | ||
enable_partials: yes |
This file was deleted.
Oops, something went wrong.
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 @@ | ||
open_collective: koajs |
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,8 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: npm | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
open-pull-requests-limit: 5 | ||
versioning-strategy: increase-if-necessary |
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,27 @@ | ||
name: Node.js CI | ||
|
||
on: | ||
push: | ||
branch: master | ||
pull_request: | ||
branch: master | ||
|
||
jobs: | ||
build: | ||
|
||
runs-on: ubuntu-latest | ||
|
||
strategy: | ||
matrix: | ||
node-version: [12.17.0, 12.x, 14.x, 16.x, 18.x, 20.x] | ||
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
- name: Use Node.js ${{ matrix.node-version }} | ||
uses: actions/setup-node@v1 | ||
with: | ||
node-version: ${{ matrix.node-version }} | ||
- run: npm ci | ||
- run: npm run lint | ||
- run: npm test -- --coverage --maxWorkers 2 | ||
- run: npx codecov |
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 |
---|---|---|
|
@@ -2,3 +2,6 @@ node_modules | |
test.js | ||
coverage | ||
npm-debug.log | ||
.idea | ||
*.iml | ||
dist |
This file was deleted.
Oops, something went wrong.
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,13 +1,18 @@ | ||
小菜 <[email protected]> | ||
Aaron Heckmann <[email protected]> | ||
Adam L <[email protected]> | ||
Adam Lau <[email protected]> | ||
Aesop Wolf <[email protected]> | ||
AlexeyKhristov <[email protected]> | ||
Alexsey <[email protected]> | ||
Amit Portnoy <[email protected]> | ||
Anton Harniakou <[email protected]> | ||
Arjun <[email protected]> | ||
Asiel Leal <[email protected]> | ||
Avindra Goolcharan <[email protected]> | ||
Bartol Karuza <[email protected]> | ||
Ben Reinhart <[email protected]> | ||
Bernie Stern <[email protected]> | ||
Bryan Bess <[email protected]> | ||
C.T. Lin <[email protected]> | ||
Chiahao Lin <[email protected]> | ||
|
@@ -24,27 +29,34 @@ Fangdun Cai <[email protected]> | |
Felix Becker <[email protected]> | ||
Filip Skokan <[email protected]> | ||
Francisco Presencia <[email protected]> | ||
Gao Sheng <[email protected]> | ||
George Chung <[email protected]> | ||
Gilles De Mey <[email protected]> | ||
Grand <[email protected]> | ||
Guilherme Pacheco <[email protected]> | ||
HanHor Wu <[email protected]> | ||
Hartley Melamed <[email protected]> | ||
Hrvoje Šimić <[email protected]> | ||
Hugh Kennedy <[email protected]> | ||
Ian Storm Taylor <[email protected]> | ||
Ilkka Oksanen <[email protected]> | ||
Ivan Kleshnin <[email protected]> | ||
Ivan Lyons <[email protected]> | ||
Jacob Bass <[email protected]> | ||
JamesWang <[email protected]> | ||
Jan Buschtöns <[email protected]> | ||
Jan Carlo Viray <[email protected]> | ||
Jason Macgowan <[email protected]> | ||
Jed Schmidt <[email protected]> | ||
Jeff Moore <[email protected]> | ||
Jesus Rodriguez <[email protected]> | ||
Jesús Rodríguez Rodríguez <[email protected]> | ||
Jingwei "John" Liu <[email protected]> | ||
Johan Bergström <[email protected]> | ||
Jonas Zhang <[email protected]> | ||
Jonathan Ong <[email protected]> | ||
Jonathan Ong <[email protected]> | ||
Joseph Lin <[email protected]> | ||
Julian Gruber <[email protected]> | ||
Kareem Kwong <[email protected]> | ||
Karl Böhlmark <[email protected]> | ||
|
@@ -57,6 +69,7 @@ Louis DeScioli <[email protected]> | |
Luke Bousfield <[email protected]> | ||
Malcolm <[email protected]> | ||
Marceli.no <[email protected]> | ||
Mars Wong <[email protected]> | ||
Martin Iwanowski <[email protected]> | ||
Martin Iwanowski <[email protected]> | ||
Martin fl0w Iwanowski <[email protected]> | ||
|
@@ -65,40 +78,51 @@ Mathieu Gallé-Tessonneau <[email protected]> | |
Matthew Chase Whittemore <[email protected]> | ||
Matthew King <[email protected]> | ||
Matthew Mueller <[email protected]> | ||
Mengdi Gao <[email protected]> | ||
Michaël Zasso <[email protected]> | ||
Michał Gołębiowski-Owczarek <[email protected]> | ||
Nathan Rajlich <[email protected]> | ||
New Now Nohow <[email protected]> | ||
Nick McCurdy <[email protected]> | ||
Nicolae Vartolomei <[email protected]> | ||
PatrickJS <[email protected]> | ||
Paul Anderson <[email protected]> | ||
Pedro Pablo Aste Kompen <[email protected]> | ||
Peeyush Kushwaha <[email protected]> | ||
Phillip Alexander <[email protected]> | ||
PlasmaPower <[email protected]> | ||
Prayag Verma <[email protected]> | ||
Qiming zhao <[email protected]> | ||
Remek Ambroziak <[email protected]> | ||
Riceball LEE <[email protected]> | ||
Richard Marmorstein <[email protected]> | ||
Rico Sta. Cruz <[email protected]> | ||
Robert Sköld <[email protected]> | ||
Robin Pokorný <[email protected]> | ||
Ruben Bridgewater <[email protected]> | ||
Rui Marinho <[email protected]> | ||
Rui Marinho <[email protected]> | ||
Ryunosuke SATO <[email protected]> | ||
Saad Quadri <[email protected]> | ||
Santiago Sotomayor <[email protected]> | ||
Sergei Osipov <[email protected]> | ||
Shaun Warman <[email protected]> | ||
Shawn Cheung <[email protected]> | ||
Shawn Sit <[email protected]> | ||
Slobodan Stojanovic <[email protected]> | ||
Sonny Piers <[email protected]> | ||
Sterling Williams <[email protected]> | ||
Stéphane Bisinger <[email protected]> | ||
TJ Holowaychuk <[email protected]> | ||
TJ Holowaychuk <[email protected]> | ||
Taehwan, No <[email protected]> | ||
Tejas Manohar <[email protected]> | ||
Teoman Soygul <[email protected]> | ||
Thiago Lagden <[email protected]> | ||
Tiago Ribeiro <[email protected]> | ||
Tim Schaub <[email protected]> | ||
Todor Stoychev <[email protected]> | ||
Tomas Ruud <[email protected]> | ||
Travis Jeffery <[email protected]> | ||
Usman Hussain <[email protected]> | ||
Veselin Todorov <[email protected]> | ||
|
@@ -131,6 +155,7 @@ gyson <[email protected]> | |
haoxin <[email protected]> | ||
haoxin <[email protected]> | ||
iamchenxin <[email protected]> | ||
initial-wu <[email protected]> | ||
jeromew <[email protected]> | ||
joehecn <[email protected]> | ||
jongleberry <[email protected]> | ||
|
Oops, something went wrong.