-
Notifications
You must be signed in to change notification settings - Fork 7.2k
fix(core): plugins are always reinstalled #9675
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
base: dev
Are you sure you want to change the base?
Conversation
…and Config to utilize it for dependency checks
…n checking in BunProc and Config modules
|
Thanks for your contribution! This PR doesn't have a linked issue. All PRs must reference an existing issue. Please:
See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: The search results show that PR #9675 (the current PR) appears in the results, but no other open or merged PRs with the exact same title exist. The other results are related to plugin management and fixes, but they appear to be distinct issues:
No duplicate PRs found |
35a824e to
1038fc1
Compare
|
tests failing cause new config.get() does some more blocking for the dependency installation - will figure it out tommorow |
What does this PR do?
Plugins
@latestwere always reinstalled even if their version was cachedHow did you verify your code works?