-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[JetBrains] Verify why logic to bypass consent modal fails sometimes #14099
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
Comments
This could be related or a duplicated of this ticket: #13770 |
@andreafalzetti I think it is not applicable after #14566 We don't match config folder anymore, but precompute it. Closing? |
I am probably missing some context because I am not following what you said.. As far as I understand at the moment, the consent modal could still be an issue sometimes? The issue were noticed in both prebuild situations or when using a custom registry. Happy to close if these scenarios are not happening now |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
2 similar comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Uh oh!
There was an error while loading. Please reload this page.
Description
Installing third-party plugins in JetBrains IDEs via
.gitpod.yml
fail sometimes due to the consent modal.Things to verify:
We correctly handle removal of
alien_plugins.txt
(no false positive caused byos.Remove
throwingsyscall.EOENT
when file does not exist)Check if consent is skipped for plugins installed via a custom registry [1]
Verify logic at restart
Related code: [1]
Relevant chats (internal): [1], [2]
The text was updated successfully, but these errors were encountered: