Skip to content

Integration MR for gitlab-web-ide-vscode-fork

Ghost User requested to merge integration-1.89.1-1.0.0-dev-20240612072203 into main

What does this MR do?

NOTICE DO NOT MERGE THIS MERGE REQUEST. THIS MERGE REQUEST WAS GENERATED IN A PIPELINE TO TEST A NEWER VERSION OF THE VSCODE FORK.

This merge request builds the Web IDE with version 1.89.1-1.0.0-dev-20240612072203 of the VSCode Fork. The goal of this merge request is providing a tool to run exploratory tests in the Web IDE while running a newer version of VSCode.

VSCode Fork Merge Request: web-ide-vscode-fork#91

How to test this MR

  1. Check out the merge request's branch in your local environment.
  2. Run yarn clean.
  3. Run yarn start:example.
  4. Run exploratory tests and record your screen. Make sure that the expectations of the next section are satisfied.

What is the expected outcome?

The user can perform the following actions in the Web IDE:

  • Load a project and open one or more files.
  • Commit and push changes.
  • Create a merge request.
  • Use code suggestions and Duo Chat.

Record a video and attach it to the VSCode Fork upgrade Merge Request as a proof that the newer version of VSCode does not break the Web IDE web-ide-vscode-fork#91.

Merge request reports

Loading