Releases page: Crud migration
What does this MR do and why?
Releases page: Migrates to Crud
component
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
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
Related to #452231 (closed)
Merge request reports
Activity
changed milestone to %17.3
assigned to @seggenberger
added devopsmanage label
- Resolved by Sascha Eggenberger
requested review from @jmiocene
added sectioncore platform label and removed sectiondev label
added pipelinetier-1 label
3 Warnings c6a74b55: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines. c1f9e6b7: Commits that change 30 or more lines across at least 3 files should describe these changes in the commit body. For more information, take a look at our Commit message guidelines. This merge request contains lines with testid selectors. Please ensure e2e:package-and-test
job is run.testid
selectorsThe following changed lines in this MR contain
testid
selectors:app/assets/javascripts/releases/components/release_block_title.vue
+ <span class="gl-text-default" data-testid="release-block-title">{{ release.name }}</span>
If the
e2e:package-and-test
job in theqa
stage has run automatically, please ensure the tests are passing. If the job has not run, please start themanual:e2e-test-pipeline-generate
job in theprepare
stage and ensure the tests infollow-up:e2e:package-and-test-ee
pipeline are passing.For the list of known failures please refer to the latest pipeline triage issue.
If your changes are under a feature flag, please check our Testing with feature flags documentation for instructions.
Reviewer roulette
Category Reviewer Maintainer frontend @dzubova
(UTC+2, same timezone as author)
@jannik_lehmann
(UTC+2, same timezone as author)
test for spec/features/*
@imand3r
(UTC-7, 9 hours behind author)
Maintainer review is optional for test for spec/features/*
UX @paintedbicycle-gitlab
(UTC+0, 2 hours behind author)
Maintainer review is optional for UX Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerFYI @nagyv-gitlab
removed review request for @jmiocene
added pipeline:mr-approved label
added pipelinetier-2 label and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
- Resolved by Jannik Lehmann
requested review from @dzubova
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for c6a74b55expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Verify | 43 | 0 | 2 | 0 | 45 | ✅ | | Create | 127 | 0 | 12 | 0 | 139 | ✅ | | Plan | 70 | 0 | 0 | 0 | 70 | ✅ | | Govern | 71 | 0 | 0 | 0 | 71 | ✅ | | Data Stores | 31 | 0 | 1 | 0 | 32 | ✅ | | Secure | 2 | 0 | 0 | 0 | 2 | ✅ | | Package | 16 | 0 | 15 | 0 | 31 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | | Fulfillment | 1 | 0 | 0 | 0 | 1 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 376 | 0 | 31 | 0 | 407 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for c6a74b55expand test summary
+-------------------------------------------------------------+ | suites summary | +--------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +--------+--------+--------+---------+-------+-------+--------+ | Manage | 30 | 0 | 15 | 2 | 45 | ✅ | | Create | 270 | 0 | 34 | 0 | 304 | ✅ | +--------+--------+--------+---------+-------+-------+--------+ | Total | 300 | 0 | 49 | 2 | 349 | ✅ | +--------+--------+--------+---------+-------+-------+--------+
mentioned in issue #476988
- Resolved by Diana Zubova
- Resolved by Diana Zubova
- Resolved by Diana Zubova
removed review request for @dzubova
requested review from @dzubova
requested review from @jannik_lehmann and removed review request for @dzubova
- Resolved by Jannik Lehmann
Thanks for working on this @seggenberger and the great initial review @dzubova. This LGTM! There was nothing for me to find, except a non-blocking nitpick. For the sake of efficiency I will go ahead and merge this, if you want to address the nitpick please do so in a follow-up MR.
added pipelinetier-3 label and removed pipelinetier-2 label
added this merge request to the merge train at position 3
mentioned in commit 82cdd3c2
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 releasedpublished label and removed releasedcandidate label