Skip to content

ci: verify that submodule has a successful tag pipeline

Tomas Vik requested to merge test-submodule-validation into main

This MR introduces a script that takes the submodule SHA and verifies that this SHA is tagged in the gitlab-vscode-extension project and that the tag pipeline was successful.

Example of failed pipeline (when I updated submodule to main): https://gitlab.com/gitlab-org/gitlab-web-ide/-/jobs/4706573253

This MR also updates the extension to the latest tag v3.68.4. I tested that the updated extension works well in WebIDE.

Related to gitlab#415147 (moved)

Edited by Tomas Vik

Merge request reports