Skip to content

Update GitLab VS Code fork to 1.93.1-1.0.0-dev-20250123141544

Issue: Enable all Proposed APIs (gitlab-org/gitlab#514741 - closed)

What does this MR do and why?

Update GitLab VS Code fork to 1.93.1-1.0.0-dev-20250123141544 to integrate the changes done in Enable all proposed APIs (gitlab-org/gitlab-web-ide-vscode-fork!105 - merged)

Once this MR is merged, a new tag will be created and the resultant container image built would be updated in Rails.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

test

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Use the image built in the CI pipeline to update Rails.
  2. Create a new workspace.
  3. Validate all features are working inside a workspace.
  4. Check the logs of the workspace pod to ensure nothing unusual comes up.
Edited by Vishal Tak

Merge request reports

Loading