gitpod-io/run-gp

Wrong workspace folder when no `checkoutLocation` is specified

csweichel opened this issue · 0 comments

Describe the bug
Logged workspace location of run-gp is not correct (always http://localhost:8080/?folder=/workspace, but we need http://localhost:8080/?folder=/workspace/<folder_name>

To Reproduce
Steps to reproduce the behaviour:

  1. Open this repo in run-gp
  2. Proposed URL should end with /workspace/run-gp instead of /workspace