ctcpip
ea49706052
Merge branch 'master' into 5-merge
2024-08-02 15:57:43 -05:00
ctcpip
9c756b0105
💚 remove node <11, all failing permanently now
2024-08-02 13:15:51 -05:00
Jon Church
f4bd86ed36
Replace Appveyor windows testing with GHA ( #5599 )
...
This PR moves us off of Appveyor for windows testing.
We are now doing windows/linux testing on GHA. With the exception of iojs, which we are only testing on Linux and have split out to it's own workflow.
We have also added npm-shrinkwrap.json to our gitignore, in order to not have to configure npm in CI to ignore it. If it's never checked in, it shouldn't exist in CI as you need to go out of your way to create it w/ npm.
2024-07-27 14:15:55 -04:00
ctcpip
c96c690dc0
Merge branch 'master' into 5.0
2024-07-25 16:55:48 -05:00
ctcpip
088856c3f8
💚 add legacy CI, clean up
2024-07-25 12:39:38 -05:00
Jon Church
4cf7eed927
remove minor version pinning from ci ( #5722 )
2024-06-26 18:23:19 -04:00
Jon Church
61421a8c0c
skip QUERY tests for Node 21 only, still not supported ( #5695 )
...
* skip QUERY tests for Node 21 only, still not supported
QUERY support has now landed in Node 22.2.0, but is still not supported
in 21.7.3
QUERY showed up in http.METHODS in 21.7.2. Only Node versions after that
will attempt to run tests for it, based on the way we dynamically test
members of the http.METHODS array from Node
* update CI to run on 21.7 and 22.2
2024-06-08 23:25:42 -04:00
Chris de Almeida
689073d657
✨ bring back query tests for node 21 ( #5690 )
2024-06-05 17:25:58 -04:00
Mert Can Altin
4b9cd2fd0e
add support Node.js@22 in the CI ( #5627 )
...
Co-authored-by: Mert Can Altin <mert.altin@trendyol.com >
2024-05-04 18:15:53 -04:00
Ulises Gascón
26e53f0fbc
ci: add CodeQL (SAST) ( #5433 )
...
PR-URL: https://github.com/expressjs/express/pull/5433
---------
Co-authored-by: Íñigo Marquínez Prado <25435858+inigomarquinez@users.noreply.github.com >
2024-04-17 15:13:07 +02:00
Ulises Gascón
e9bcdd399b
ci: adopt Node@18 as the minimum supported version
2024-04-11 19:16:20 +02:00
Jon Church
6da57c7819
remove examples from the ignore
2024-03-27 09:57:44 -05:00
Jon Church
d546f93f2f
add develop to branches
2024-03-27 09:57:44 -05:00
Jon Church
4771ba2bc3
crib fastify's ci concurrency logic
...
76674fdf46/.github/workflows/ci.yml (L18)
2024-03-27 09:57:44 -05:00
Jon Church
3ae704f67f
update ci push trigger only to some branches, ignore examples, .md
2024-03-27 09:57:44 -05:00
Wes Todd
e9f9aaeebd
Merge tag '4.19.0' into 5.x
...
4.19.0
2024-03-20 21:14:00 -05:00
Ulises Gascón
b625132864
build: pin Node 21.x to minor
...
Co-authored-by: Aravind Nair <22199259+aravindvnair99@users.noreply.github.com >
closes #5430
2024-02-26 20:08:10 +01:00
Ulises Gascon
23b44b3ddd
build: support Node.js 21.6.2
2024-02-26 20:07:27 +01:00
Ulises Gascon
c259c3407f
build: support Node.js 21.x
2024-02-26 20:05:58 +01:00
Ulises Gascón
734b281900
build: support Node.js 20.x
2024-02-26 19:41:28 +01:00
Ulises Gascon
59af63ac2e
build: Node.js@18.19
...
closes #5490
2024-02-19 14:18:24 -05:00
Douglas Christopher Wilson
a22920707b
build: actions/checkout@v4
2023-11-01 22:08:37 -04:00
Douglas Christopher Wilson
02d1c3916e
build: Node.js@19.9
2023-08-23 20:07:50 -04:00
Douglas Christopher Wilson
8d8bfaac7b
build: Node.js@18.17
2023-08-23 19:58:41 -04:00
Douglas Christopher Wilson
24e4a2570d
build: Node.js@16.20
2023-04-06 20:43:53 -04:00
Douglas Christopher Wilson
91b6fb83b4
build: use nyc@14.1.1 for Node.js < 10
2023-04-06 20:40:27 -04:00
Douglas Christopher Wilson
f540c3b019
build: Node.js@18.15
2023-03-13 22:59:15 -04:00
Douglas Christopher Wilson
0debedf4f3
build: fix code coverage aggregate upload
2023-02-26 13:34:32 -05:00
Arnaud Benhamdine
9bc1742937
build: support Node.js 19.x
2023-02-23 15:28:18 -05:00
Douglas Christopher Wilson
b9f7a97fe1
build: use $GITHUB_OUTPUT for environment list
2023-02-22 18:10:59 -05:00
Douglas Christopher Wilson
546969d198
build: Node.js@18.14
2023-02-22 12:07:48 -05:00
Douglas Christopher Wilson
f05b5d0e9c
build: Node.js@16.19
2023-02-22 11:59:40 -05:00
Abdul Rauf
442fd46799
build: actions/checkout@v3
...
closes #5027
2022-11-01 21:13:10 -04:00
Arnaud Benhamdine
723b67766f
build: Node.js@18.12
2022-11-01 21:10:12 -04:00
Arnaud Benhamdine
29e117e676
build: Node.js@16.18
2022-11-01 21:08:43 -04:00
Douglas Christopher Wilson
bb7907b932
build: Node.js@18.10
...
closes #5014
2022-10-07 17:48:59 -04:00
Douglas Christopher Wilson
340be0f79a
build: eslint@8.24.0
2022-10-05 22:40:51 -04:00
Douglas Christopher Wilson
ecd7572f1e
build: Node.js@14.20
2022-08-18 23:41:10 -04:00
Douglas Christopher Wilson
97131bcda8
build: Node.js@18.7
2022-08-18 23:01:25 -04:00
Douglas Christopher Wilson
8d98e86d7f
build: Node.js@16.17
2022-08-18 23:00:36 -04:00
Douglas Christopher Wilson
ab2c70b954
build: Node.js@18.1
2022-05-20 09:35:20 -04:00
Douglas Christopher Wilson
a2dfc56a49
build: mocha@10.0.0
2022-05-20 09:33:19 -04:00
Douglas Christopher Wilson
b02a95c693
build: Node.js@16.15
2022-04-29 14:52:20 -04:00
Douglas Christopher Wilson
158a17031a
build: support Node.js 18.x
2022-04-21 02:09:08 -04:00
Douglas Christopher Wilson
11a209e4b7
build: support Node.js 17.x
2022-04-20 22:02:37 -04:00
Douglas Christopher Wilson
04da4aaf1a
build: use supertest@3.4.2 for Node.js 6.x
2022-04-07 19:17:10 -04:00
Kris Kalavantavanich
8bf0720391
build: support Node.js 16.x
2022-03-23 20:05:05 -04:00
Kris Kalavantavanich
eb4c930d5f
build: support Node.js 15.x
2022-03-23 20:05:05 -04:00
Douglas Christopher Wilson
318fd4b543
Merge tag '4.17.3'
2022-02-17 00:27:11 -05:00
Douglas Christopher Wilson
e98f5848a0
Revert "build: use minimatch@3.0.4 for Node.js < 4"
2022-02-14 18:42:47 -05:00