-
Notifications
You must be signed in to change notification settings - Fork 47
Add additional environment variables used by python networking stack #1032
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
Conversation
Add additional environment variables used by python networking stack
Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information. |
Okay, I see a few interesting changes in this PR:
It's possible that the node version upgrade or the linter version upgrades are causing compatibility issues that are leading to test failures. Since I don't have the test logs, I'll have to make some educated guesses. Here's a plan of action: Summary: Root Cause Analysis: Resolution Plan:
Since I don't have access to the test logs, I can't provide more specific guidance. The PR author will need to investigate the test failures and determine the exact cause based on the error messages and stack traces. Is this helpful? Click the 👍/👎 buttons below to let us know! Icons by Icons8 |
|
|
|
Working on addressing some of the blocking/failing tests in this PR in #1027 |
Up to you on if you want to land this first, but I think there are a couple things that this PR doesn't capture and a couple things my PR doesn't capture. I can address the conflicts after |
@TylerJang27 - Happy for you to land first and then we can merge in |
would like to land this so we can unblock codex users |
Additional cleanup as follow-up to #1032. Mostly aligning snapshots to match the test versions for cleanliness. Other notes: - Semgrep problem with no issues being reported
Uh oh!
There was an error while loading. Please reload this page.