[signing] Sigin: Offer manual fallback in case the extension can't open a browser#119
[signing] Sigin: Offer manual fallback in case the extension can't open a browser#119
Conversation
…en a browser Tool: gitpod/catfood.gitpod.cloud
|
@geropl you can test by going to the I've just tried by manually changing |
Awesome, then let's merge 😜 Is the release process automated, or do we need to "nudge" it somewhere? 🤔 |
|
@geropl seems like ESLint is complaining about you using |
AFAIK it's automated for the pre-release channel, but it requires a manual publish (IIRC a manual GitHub Action run) to do a latest release |
|
No, it's all in. Nice. |
Description
Addresses an issue I see when trying to signin with cursor (appimage, on Linux):
The idea here is to show a warning if
openExternalreturnsfalse(hope that is the right signal).Related Issue(s)
Fixes #
How to test
No clue. @filiptronicek any idea how to test this?
Documentation
/hold