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

(Fix): Disable caching for pyright #863

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

TylerJang27
Copy link
Collaborator

Similar to eslint, pyright needs to be aware of the rest of the repo for imports, which means we can't make an isolated caching sandbox. We should default this off

Copy link

trunk-io bot commented Sep 3, 2024

⏱️ 15m total CI duration on this PR
Job Cumulative Duration Recent Runs
Windows Linter Tests 3m 🟩
Trunk Check runner [linux] 3m 🟩
Linter Tests macOS 3m 🟩
Linter Tests ubuntu-latest 2m 🟩
CodeQL-Build 2m 🟩
Repo Tests / Plugin Tests 31s 🟩
Detect changed files 5s 🟩
Aggregate Test Results 2s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link

✅ 4 passed ⋅ (learn more)

settingsdocs ⋅ learn more about trunk.io

@TylerJang27 TylerJang27 marked this pull request as ready for review September 3, 2024 20:55
@TylerJang27 TylerJang27 merged commit f0ed21f into main Sep 3, 2024
14 checks passed
@TylerJang27 TylerJang27 deleted the tyler/disable-pyright-caching branch September 3, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants