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

Replace axios library with built-in fetch #711

Merged

Conversation

datho7561
Copy link
Contributor

Signed-off-by: David Thompson [email protected]

@datho7561 datho7561 force-pushed the use-fetch-instead-of-axios branch 3 times, most recently from c0b2d99 to fb6bee4 Compare April 11, 2024 16:20
@datho7561
Copy link
Contributor Author

axios will still be pulled in as a transitive dependency from @redhat-developer/vscode-redhat-telemetry, but I've also opened a PR there to address this.

@datho7561 datho7561 force-pushed the use-fetch-instead-of-axios branch from fb6bee4 to 3f4240f Compare August 9, 2024 15:11
@datho7561 datho7561 requested review from angelozerr and removed request for angelozerr August 9, 2024 15:18
@datho7561
Copy link
Contributor Author

@angelozerr this might fix the issue with the proxy described in #680 (comment) (This is not the bug that the person filing the issue encountered, but it should be addressed).

@angelozerr
Copy link
Contributor

@datho7561 I will test your PR without proxy.

If it is working can I merge it?

@datho7561
Copy link
Contributor Author

Okay sounds good

@angelozerr angelozerr added this to the 1.18.0 milestone Aug 21, 2024
@angelozerr
Copy link
Contributor

It works like a charm (tested without proxy), thanks @datho7561 !

@angelozerr angelozerr merged commit 0fa1c0e into redhat-developer:master Aug 21, 2024
1 check passed
@datho7561 datho7561 deleted the use-fetch-instead-of-axios branch August 22, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants