Import GitLab CI JSON schema from GitLab sources for compat with VSC for Web

This commit is contained in:
Andrei Jiroh Halili 2025-03-20 09:52:44 +08:00 committed by GitHub
parent cb5a10e1b5
commit 6bc1b7cdfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3018 additions and 1 deletions

3013
.gitlab/ci/yaml-schema.json Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,10 @@
{
"yaml.schemas": {
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml"
"https://json.schemastore.org/github-issue-config.json": "file:///workspaces/recaptime-dev/squad/team-readme/.github/ISSUE_TEMPLATE/config.yml",
".gitlab/ci/yaml-schema.json": [
".gitlab/ci/*.gitlab-ci.yml",
".gitlab/ci/.gitlab-ci.yml"
]
},
"git.alwaysSignOff": true,
"gitlens.remotes": [