gh-net icon indicating copy to clipboard operation
gh-net copied to clipboard

Remote extension auto-install/update logic is broken and might block entire connection

Open legomushroom opened this issue 2 years ago • 0 comments

Due to https://github.com/cli/cli/issues/6675 and since we auto-installing/updating gh net extension inside a Codespace automatically (to act as a remove agent), some of the connection attempt may fail due to the install/update attempt failure. Since the fix on the GH CLI side is not something we can expect soon, we might need to implement the custom install/update logic on our side meanwhile instead.

legomushroom avatar Dec 05 '22 21:12 legomushroom