jguidoux
jguidoux
Yes, it works.
@pascalbreuninger, do you have any idea why the command `xdg-open jetbrains-gateway://connect?` is working but Devpod can’t launch jetbrains-gateway ? Logs on debug don’t give much more information.
Hi @89luca89, I tried to create one workspace using the CLI. And it works ! :) If I launched again the workspace created from the CLI with the GUI, I...
I tried to recreate a workspace for this repository : https://github.com/jguidoux/poc-devcontainer-medium This time, it seems that this workspace is created with the good user: ``` ➜ ~ ll ~/.devpod/agent/contexts/default/workspaces/ total...
Hi @89luca89 I did some more tests. Using the CLI, My both git repositories works (https://github.com/jguidoux/poc-devcontainers and https://github.com/jguidoux/poc-devcontainer-medium ) Using the GUI, both failed but for differerent reasons: - poc-devcontainers...