Skip to content

Document updating,building, and running WebIDE and VS Code server

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

We created many projects/artefacts/processes during our initial 3-month investigation. These are not always properly documented or the documentation is out of date.

This is an umbrella issue for all MRs that will update the documentation. The main problem is that there is no natural SSOT place for all this documentation to live. Most of it is scattered across several projects.

I see three categories of documentation:

  • Updating dependencies
  • Building WebIDE and VS Code server
  • Running WebIDE and VS Code server

Dependency diagram

graph TD
A[gitlab-org/gitlab] --> B[gitlab-web-ide]
B --> C[gitlab-web-ide-vscode-fork]
C --> D[MSFT's VS Code repo]
E[gitlab-rd-web-ide-docker] --> C

Updating dependencies

Building WebIDE and VS Code server

Running WebIDE and VS Code server

/cc @ashrafkhamis

Edited by 🤖 GitLab Bot 🤖