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

Use native fetch instead of node-fetch where possible #703

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ivomurrell
Copy link
Contributor

Description

We're trying to move towards the standard fetch implementation throughout Customer Products.

Checklist:

  • My branch has been rebased onto the latest commit on main (don't merge main into your branch)
  • My commit messages are conventional commits, for example: feat(circleci): add support for nightly workflows, fix: set Heroku app name for staging apps too

@ivomurrell ivomurrell requested a review from a team as a code owner October 15, 2024 17:01
These no longer rely on node-fetch and use the global fetch by default.
@ivomurrell ivomurrell changed the title Use native fetch instead of node-fetch in wait-for-ok plugin Use native fetch instead of node-fetch where possible Oct 16, 2024
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.

1 participant