-
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.
Wow we didn't update this repo since Node.js 16. This PR updates the gihub actions, node, pnpm, wrangler and release please versions. It also: * Fixes a bug uncovered by using Node.js 20 - we abort the response of the winning gateway. For some reason on Node.js 16 this doesn't cause `response.text()` to throw but does on Node.js 20. * Fixes an issue in the tests - smoke was returning 200 status when it should have been returning 500, and the test was incorrectly expecting the wrong number of failures (so it was smothered). * Fixes repo URLs in READMEs. * Adds `standard` to the root `package.json` since `lint-staged` (run in the root) uses it and couldn't find it. * Updates the Cloudflare deployment token name.
- Loading branch information
Alan Shaw
authored
Sep 20, 2024
1 parent
ae464e5
commit 1d99326
Showing
20 changed files
with
5,572 additions
and
4,142 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
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.