ddev / ddev-gitpod-launcher

Launch any DDEV project with Gitpod
https://ddev.github.io/ddev-gitpod-launcher/
Apache License 2.0
14 stars 9 forks source link

Move checked-out code into its own directory, point workspace location #12

Open rfay opened 2 years ago

rfay commented 2 years ago

Currently we have code being checked out as a subdirectory of ddev-gitpod-launcher and that's just ugly and confusing.

It turns out that .gitpod.yml has an option called workspaceLocation (see https://www.gitpod.io/docs/checkout-location, thanks @shaal )

rfay commented 7 months ago

This would definitely be an improvement.

tyler36 commented 3 months ago

39 fixes: