-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
feat(live-tests): add enable proxy flag to live tests #52646
feat(live-tests): add enable proxy flag to live tests #52646
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a version bump for live-tests package in pyproject.toml, and do poetry lock on it — it might pick up new deps updates.
Overall looks solid, but I have not looked into the regression tests failure that I assume you triggered manually.
/format-fix
|
….com:airbytehq/airbyte into lazebnyi/add-enable-proxy-flag-to-live-tests
Co-authored-by: Octavia Squidington III <[email protected]>
What
Some connectors have certificates embedded in their libraries without providing an option to disable this feature. What could follow to issues with regression testing.
Fixed https://github.com/airbytehq/airbyte-internal-issues/issues/11467
How
Add
--disable-proxy
flag