The CI Editor does not load the syntax validation schema in `staging.gitlab.com`
Description:
The editor does not load the schema in staging.
How to reproduce:
Visit https://staging.gitlab.com/gitlab-org/gitlab/-/ci/editor
Expected outcome
The yml syntax is validated.
Actual outcome
The editor does not load a schema and the following error is found:
Unable to load schema from '/gitlab-org/gitlab/-/schema/c1be1689ebdc3b32a4b198011a009321434b3cab/.gitlab-ci.yml': Failed to execute 'fetch' on 'WorkerGlobalScope': Failed to parse URL from /gitlab-org/gitlab/-/schema/c1be1689ebdc3b32a4b198011a009321434b3cab/.gitlab-ci.yml.(768)
Technical Details
-
The error does not occur in my local gdk.
-
The error in a review app is different: https://gitlab-review-263147-ci-60ayaz.gitlab-review.app/root/my-ci-project/-/ci/editor
{"message":"Failed to load Web IDE config file '.gitlab/.gitlab-webide.yml' for 398622e4a89b3785b4835e2a659c671f96b814b8","status":"error"}
-
This same behavior does not occur in the Web IDE: https://staging.gitlab.com/-/ide/project/gitlab-org/gitlab/tree/master/-/.gitlab-ci.yml/