Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

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

Open
2 of 3 tasks
rfay opened this issue Dec 7, 2021 · 2 comments
Open
2 of 3 tasks

Comments

@rfay
Copy link
Member

rfay commented Dec 7, 2021

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 )

  • Check out the target project (like d9simple) into /workspace/code (or something)
  • Set workspaceLocation to /workspace/code
  • Fix the launch.json path mappings to use /workspace/code
@rfay
Copy link
Member Author

rfay commented Feb 11, 2024

This would definitely be an improvement.

@tyler36
Copy link
Collaborator

tyler36 commented Jun 28, 2024

#39 fixes:

  • ✅ Check out the target project (like d9simple) into /workspace/code (or something)
  • ✅ Set workspaceLocation to /workspace/code

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants