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

chore: update repo #179

Merged
merged 2 commits into from
Sep 20, 2024
Merged

chore: update repo #179

merged 2 commits into from
Sep 20, 2024

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Sep 19, 2024

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.

Copy link
Member

@fforbeck fforbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whew! That was a big one. It looks good to me.

@alanshaw alanshaw merged commit 1d99326 into main Sep 20, 2024
21 checks passed
@alanshaw alanshaw deleted the chore/update branch September 20, 2024 08:03
alanshaw pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.6.0](ipfs-gateway-race-v1.5.0...ipfs-gateway-race-v1.6.0)
(2024-09-25)


### Features

* use big file downloader
([#180](#180))
([57832cc](57832cc))


### Fixes

* maybe do not use path
([070abcf](070abcf))
* use bootstrap sha
([05182c6](05182c6))


### Other Changes

* trigger release
([c05de73](c05de73))
* trigger release
([3661323](3661323))
* update repo ([#179](#179))
([1d99326](1d99326))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
alanshaw pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.13.0](edge-gateway-v1.12.1...edge-gateway-v1.13.0)
(2024-09-25)


### Features

* use big file downloader
([#180](#180))
([57832cc](57832cc))


### Fixes

* maybe do not use path
([070abcf](070abcf))
* org slug
([65b8494](65b8494))
* remove unused env var
([177ac95](177ac95))
* stricter requirements for cache
([#178](#178))
([3dc5c15](3dc5c15))
* use bootstrap sha
([05182c6](05182c6))


### Other Changes

* trigger release
([c05de73](c05de73))
* trigger release
([3661323](3661323))
* update repo ([#179](#179))
([1d99326](1d99326))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alan Shaw <alan.shaw@protocol.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants