Update DB dictionary
What does this MR do and why?
This MR updates db/docs/zoekt_indexed_namespaces.yml
so that description
is matching the generated format, in order not to see the diff bellow after gdk update
:
diff --git a/db/docs/zoekt_indexed_namespaces.yml b/db/docs/zoekt_indexed_namespaces.yml
index 1ab748ac154e..0ba69b849c21 100644
--- a/db/docs/zoekt_indexed_namespaces.yml
+++ b/db/docs/zoekt_indexed_namespaces.yml
@@ -4,7 +4,8 @@ classes:
- Zoekt::IndexedNamespace
feature_categories:
- global_search
-description: Describes a namespace that is configured to use a specific Zoekt shard for code search
+description: Describes a namespace that is configured to use a specific Zoekt shard
+ for code search
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105049
milestone: '15.9'
gitlab_schema: gitlab_main
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Merge request reports
Activity
changed milestone to %16.9
added groupdatabase maintenancerefactor typemaintenance labels
assigned to @krasio
added Category:Database devopsdata stores sectioncore platform labels
@DylanGriffith Can you please have a look and merge this one? I a not sure why we see this now.
The other dictionary file from the MR that introduced these files (!105049 (merged)) was adjusted with !134937 (diffs), but this one was not being changed back then.
requested review from @DylanGriffith
- A deleted user
added database databasereview pending labels
1 Message This merge request adds or changes files that require a review from the Database team. This merge request requires a database review. To make sure these changes are reviewed, take the following steps:
- Ensure the merge request has database and databasereview pending labels. If the merge request modifies database files, Danger will do this for you.
- Prepare your MR for database review according to the docs.
- Assign and mention the database reviewer suggested by Reviewer Roulette.
The following files require a review from the Database team:
db/docs/zoekt_indexed_namespaces.yml
Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer database @ifarkas
(UTC+1, 12 hours behind author)
@Andysoiron
(UTC+1, 12 hours behind author)
Please check reviewer's status!
Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost UserE2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 12e2a9e7expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Verify | 31 | 0 | 0 | 0 | 31 | ✅ | | Data Stores | 31 | 0 | 1 | 0 | 32 | ✅ | | Plan | 53 | 0 | 0 | 0 | 53 | ✅ | | Create | 49 | 0 | 10 | 0 | 59 | ✅ | | Govern | 65 | 0 | 1 | 0 | 66 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Package | 15 | 0 | 1 | 0 | 16 | ✅ | | Monitor | 7 | 0 | 0 | 0 | 7 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 258 | 0 | 14 | 0 | 272 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost User- Resolved by Dylan Griffith
@DylanGriffith
, thanks for approving this merge request.This is the first time the merge request has been approved. To ensure we don't only run predictive pipelines, and we don't break
master
, a new pipeline will be started shortly.Please wait for the pipeline to start before resolving this discussion and set auto-merge for the new pipeline. See merging a merge request for more details.
added pipeline:mr-approved label
enabled an automatic merge when all merge checks for 12e2a9e7 pass
mentioned in commit 1e015ff3
added workflowstaging-canary 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 groupdatabase frameworks label and removed groupdatabase [DEPRECATED] label