-
Notifications
You must be signed in to change notification settings - Fork 14
quiet installation of local extensions #26
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
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.
Code LGTM, going to test it
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.
Since many users ignore this notification, only 40% of users who noticed it managed to convert, and around 1% of all users never come back if they try to use we decided to quite this notitication on the connection. Instead it logs and we provide an explicit `Install Local Extensions` command to force sync at any time which will prompt a user.
8a758b7
to
a92cd25
Compare
i have the pre-release ext. turned on, how can i use this? |
@avelops local extensions are now installed automatically on the remote side. is that not the case for you? If not you can check Gitpod logs to check for any error |
Maybe for ssh, but we IDE not
…On Tue, Sep 19, 2023, 01:40 Jean Pierre ***@***.***> wrote:
@avelops <https://github.com/avelops> local extensions are now installed
automatically on the remote side. is that not the case for you? If not you
can check Gitpod logs to check for any error
[image: image]
<https://user-images.githubusercontent.com/25115070/268789643-91b7c4bd-2067-4cb3-8ec6-5b33fb135df6.png>
—
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALWFPDTEVRYQZTSRIDGFFWTX3DEUTANCNFSM6AAAAAARKDIJ7I>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Not sure I'm following, could you be more specific 🤔 |
Description
Since many users ignore this notification, only 40% of users who noticed it managed to convert, and around 1% of all users never come back if they try to use we decided to quiet this notification on the connection. Instead it logs and we provide an explicit
Install Local Extensions
command to force sync at any time which will prompt a user.Related Issue(s)
Fixes gitpod-io/gitpod#7906
How to test
Install Local Extensions
new command.Release Notes
Add
Install Local Extensions
command to explicitly install local extensions.On connection try to install local extensions but quietly without notifications.
Documentation
I will do https://github.com/gitpod-io/website/issues/2933 after this PR is merged and deployed for latest and stable.