Skip to content

[Chore]: Switch from yarn to a submodule #4901

Closed
@jsjoeio

Description

@jsjoeio

We currently use yarn link to create a symlink between vendor/modules/code-oss-dev and coder/vscode (our fork). This is a bit unreliable and also requires cloning and updating two separate repos. The first step then would be to switch away from yarn link and use a submodule.

  1. Remove vendor
  2. Add git submodule under lib/vscode
  3. update all the paths and the scripts to point to that location

There may be some additional code to cleanup

Metadata

Metadata

Assignees

Labels

choreRelated to maintenance or clean uphigh-priorityThis issue needs to be resolved ASAP

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions