Globally enable the `:schema_linting` flag
What does this MR do and why?
Globally enables the :schema_linting
feature flag. The flag has been enabled globally on gitlab.com for 2 years and this MR is bringing the functionality to the self-managed instances by default.
Note: this MR does not do the cleanup or remove the flag just yet. It will be done in a separate MR.
Screenshots or screen recordings
No visual changes on gitlab.com should be available.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #255919 (closed)
Merge request reports
Activity
changed milestone to %15.7
assigned to @dmishunov
- Resolved by Enrique Alcántara
1 Warning Please add a merge request subtype to this merge request. If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerAllure report
allure-report-publisher
generated test report!e2e-package-and-test:
test report for 3bdec4d8expand test summary
+---------------------------------------------------------------------------+ | suites summary | +----------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------------+--------+--------+---------+-------+-------+--------+ | Plan | 120 | 0 | 0 | 0 | 120 | ✅ | | Create | 318 | 0 | 10 | 2 | 328 | ❗ | | Verify | 90 | 0 | 16 | 0 | 106 | ✅ | | Manage | 126 | 0 | 10 | 0 | 136 | ✅ | | Secure | 12 | 0 | 4 | 2 | 16 | ❗ | | Package | 0 | 0 | 6 | 0 | 6 | ➖ | | Govern | 82 | 0 | 0 | 0 | 82 | ✅ | | Fulfillment | 4 | 0 | 30 | 0 | 34 | ✅ | | Version sanity check | 0 | 0 | 2 | 2 | 2 | ➖ | | ModelOps | 0 | 0 | 2 | 0 | 2 | ➖ | | Release | 12 | 0 | 0 | 0 | 12 | ✅ | | Analytics | 4 | 0 | 0 | 0 | 4 | ✅ | | Configure | 0 | 0 | 6 | 0 | 6 | ➖ | | Monitor | 2 | 0 | 0 | 0 | 2 | ✅ | +----------------------+--------+--------+---------+-------+-------+--------+ | Total | 770 | 0 | 86 | 6 | 856 | ❗ | +----------------------+--------+--------+---------+-------+-------+--------+
added 769 commits
-
14283887...b02aedb6 - 768 commits from branch
master
- 3bdec4d8 - Enabled locally hosted schema by default
-
14283887...b02aedb6 - 768 commits from branch
marked the checklist item I have evaluated the MR acceptance checklist for this MR. as completed
mentioned in issue #255919 (closed)
@ealcantara could you please merge this? The MR turns of the
:schema_linting
flag by default for the self-hosted instances. The flag has been enabled globally on gitlab.com for 2 years.requested review from @ealcantara
@ealcantara
, thanks for approving this merge request.This is the first time the merge request is approved. To ensure full test coverage, a new pipeline will be started shortly.
For more info, please refer to the following links:
enabled an automatic merge when the pipeline for 5ba4bbbe succeeds
- Resolved by Denys Mishunov
Merging. Thanks, @dmishunov!
mentioned in commit e97de548
added workflowstaging-canary label and removed workflowin dev label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label
mentioned in merge request kubitus-project/kubitus-installer!1748 (merged)