Skip to content

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:

image

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

Edited by Miguel Rincon