Skip to content

fix: Back out of axios switchover for the createInstance cloud API request #31486

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

Merged
merged 9 commits into from
Apr 16, 2025

Conversation

cacieprins
Copy link
Contributor

Additional details

Axios may need additional configuration to support certain proxy configurations. This switches back to the @cypress/request method until that can be addressed. Axios implementation is still included in the codebase, but is not used.

Steps to test

How has the user experience changed?

PR Tasks

@cacieprins cacieprins marked this pull request as ready for review April 11, 2025 15:18
@cacieprins cacieprins force-pushed the cacie/fix/revert-create-instance-axios branch from ef86e0b to 8e56229 Compare April 11, 2025 17:46
Copy link

cypress bot commented Apr 11, 2025

cypress    Run #61628

Run Properties:  status check passed Passed #61628  •  git commit 64edf96843: fix snap
Project cypress
Branch Review cacie/fix/revert-create-instance-axios
Run status status check passed Passed #61628
Run duration 17m 25s
Commit git commit 64edf96843: fix snap
Committer Cacie Prins
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 77
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 5624
View all changes introduced in this branch ↗︎

Warning

No Report: Something went wrong and we could not generate a report for the Application Quality products.

@cacieprins cacieprins merged commit ab98b49 into develop Apr 16, 2025
90 of 91 checks passed
@cacieprins cacieprins deleted the cacie/fix/revert-create-instance-axios branch April 16, 2025 18:45
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 17, 2025

Released in 14.3.1.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v14.3.1, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Apr 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With certain proxy configurations, the create instance Cloud API requests will fail
4 participants