Remove BE code for DAG graph
What does this MR do and why?
Remove BE code for DAG graph
Also removes some stray page and feature specs
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.
Merge request reports
Activity
assigned to @lauraXD
added pipelinetier-1 label
4 Warnings This merge request is quite big (533 lines changed), please consider splitting it into multiple merge requests. There were no new or modified feature flag YAML files detected in this MR. If the changes here are already controlled under an existing feature flag, please add
the feature flagexists. Otherwise, if you think the changes here don't need
to be under a feature flag, please add the label feature flagskipped, and
add a short comment about why we skipped the feature flag.For guidance on when to use a feature flag, please see the documentation.
The master pipeline status page reported failures in If these jobs fail in your merge request with the same errors, then they are not caused by your changes.
Please check for any on-going incidents in the incident issue tracker or in the#master-broken
Slack channel.This merge request does not refer to an existing milestone. 1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Category Reviewer Maintainer backend @carlad-gl
(UTC+1, same timezone as author)
@pskorupa
(UTC+1, same timezone as author)
test for spec/features/*
@carlad-gl
(UTC+1, same timezone as author)
Maintainer review is optional for test for spec/features/*
~"Verify" Reviewer review is optional for ~"Verify" @stanhu
(UTC-8, 9 hours behind author)
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
DangerBundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 256e4b69 and 0c5f3f88
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.39 MB 4.39 MB +1.05 KB 0.0 % mainChunk 3.31 MB 3.31 MB - 0.0 %
Note: We do not have exact data for 256e4b69. So we have used data from: 26bdc029.
The intended commit has no webpack pipeline, so we chose the last commit with one before it.Please look at the full report for more details
Read more about how this report works.
Generated by
Danger- Resolved by Rajendra Kadam
Hi @rkadam3 @avielle - here's some code removal for y'all to review!
since there is a lot being removed I thought it might be a good idea to have two sets of eyes just in case. This isn't super urgent though, so take your time.@bsandlin - there was a small FE change here but I'm not sure if I need to remove anything else. Could you please review when you have a mo? Thank you!
added pipeline:mr-approved label
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels 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.
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 0c5f3f88expand test summary
+--------------------------------------------------------------+ | suites summary | +---------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +---------+--------+--------+---------+-------+-------+--------+ | Govern | 2 | 0 | 0 | 0 | 2 | ✅ | | Release | 1 | 0 | 0 | 0 | 1 | ✅ | | Create | 6 | 0 | 0 | 0 | 6 | ✅ | | Verify | 9 | 0 | 0 | 0 | 9 | ✅ | | Plan | 1 | 0 | 0 | 0 | 1 | ✅ | +---------+--------+--------+---------+-------+-------+--------+ | Total | 19 | 0 | 0 | 0 | 19 | ✅ | +---------+--------+--------+---------+-------+-------+--------+
e2e-test-on-cng:
test report for 0c5f3f88expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Verify | 50 | 0 | 15 | 3 | 65 | ✅ | | Create | 139 | 0 | 21 | 2 | 160 | ✅ | | Secure | 1 | 0 | 6 | 0 | 7 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Plan | 86 | 0 | 8 | 0 | 94 | ✅ | | Package | 24 | 0 | 14 | 0 | 38 | ✅ | | Govern | 84 | 0 | 9 | 10 | 93 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 435 | 0 | 120 | 15 | 555 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
- Resolved by Avielle Wolfe
Started a new pipeline as failures seem unrelated.
aborted automatic add to merge train because the source branch was updated. Learn more.
requested review from @avielle
aborted automatic add to merge train because the source branch was updated. Learn more.
reset approvals from @avielle by pushing to the branch
- Resolved by Rajendra Kadam
- Resolved by Laura Montemayor
aborted automatic add to merge train because the source branch was updated. Learn more.
added 1826 commits
-
03da072e...d3b35d86 - 1825 commits from branch
master
- c76e7baa - Remove BE code for DAG graph
-
03da072e...d3b35d86 - 1825 commits from branch
aborted automatic add to merge train because the source branch was updated. Learn more.
added 20 commits
-
c76e7baa...0f2b5256 - 19 commits from branch
master
- 8c2f12dc - Remove BE code for DAG graph
-
c76e7baa...0f2b5256 - 19 commits from branch
aborted automatic add to merge train because the source branch was updated. Learn more.
added 202 commits
-
8c2f12dc...256e4b69 - 201 commits from branch
master
- 0c5f3f88 - Remove BE code for DAG graph
-
8c2f12dc...256e4b69 - 201 commits from branch
started a merge train
mentioned in commit 01240239
added workflowcomplete label and removed workflowin review label
changed milestone to %17.6
added workflowstaging-canary label and removed workflowcomplete 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-production label and removed workflowproduction label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label