Replies: 1 comment
|
Doing some housekeeping in old discussions. Turns out you mostly don't need this. gg already runs from cache without touching the network - if the tool is there it returns before any request goes out. I tested it with the network blocked: So shipping What does need network is the first download, and One rough edge: offline you get "No matching download found for OS: Linux, Arch: X86_64", which is not exactly pointing at the real problem. I guess we ought to fix that one. Someday. Closing this |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We want to ship
gg.cmdwith a VSCode extension and then sayHowever, this should not be done if offline - offline
Moreover, we want to have a weekly call to
We thought about a small script to check for online and offline. But this seems to be hard to do in a portable way.
Is
justandjustfilethe answer?All reactions