Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was 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

@rfay

Description

@rfay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions