Change "Create new Value Stream" to "New value Stream"
What does this MR do and why?
Small copy change for consistency. Change Create new Value Stream
to New Value Stream
in VSA dropdown.
This MR changes
- the dropdown copy itself
- the copy used to find this dropdown item in test files
- the translation file
- docs files that reference this dropdown item
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
Numbered steps to set up and validate the change are strongly suggested.
Related to #398645 (closed) and #424397 (closed)
Merge request reports
Activity
changed milestone to %Backlog
added Technical Writing UI text UX UX Paper Cuts bugux devopsplan groupoptimize maintenanceusability sectiondev severity4 typebug + 1 deleted label
requested review from @lciutacu
assigned to @clavimoniere
- Resolved by Felipe Cardozo
removed maintenanceusability label
- A deleted user
added backend documentation frontend labels
1 Warning This merge request changed files with disabled eslint rules. Please consider fixing them. 1 Message This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is recommended. Reviews can happen after you merge. Documentation review
The following files require a review from a technical writer:
-
doc/tutorials/website_project_with_analytics/index.md
(Link to current live version) -
doc/user/group/value_stream_analytics/index.md
(Link to current live version)
The review does not need to block merging this merge request. See the:
-
Metadata for the
*.md
files that you've changed. The first few lines of each*.md
file identify the stage and group most closely associated with your docs change. - The Technical Writer assigned for that stage and group.
- Documentation workflows for information on when to assign a merge request for review.
Disabled eslint rules
The following files have disabled
eslint
rules. Please consider fixing them:ee/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_select.vue
Run the following command for more details
node_modules/.bin/eslint --report-unused-disable-directives --no-inline-config \ 'ee/app/assets/javascripts/analytics/cycle_analytics/components/value_stream_select.vue'
Reviewer roulette
Category Reviewer Maintainer backend @subashis
(UTC-7, 2 hours behind author)
@avielle
(UTC+1, 6 hours ahead of author)
frontend @agulina
(UTC+1, 6 hours ahead of author)
@pgascouvaillancourt
(UTC-5, same timezone as author)
test for spec/features/*
@subashis
(UTC-7, 2 hours behind author)
Maintainer review is optional for test for spec/features/*
UX @afracazo
(UTC+11, 16 hours ahead of author)
Maintainer review is optional for UX Please check reviewer's status!
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
Danger-
added 1 commit
- b0d79d1b - Change "Create new Value Stream" to "New value Stream"
Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 890b50fc and b0d79d1b
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.21 MB 4.21 MB - 0.0 % mainChunk 3.21 MB 3.21 MB - 0.0 %
Note: We do not have exact data for 890b50fc. So we have used data from: a51fe835.
The target commit was too new, so we used the latest commit from master we have info on.
It might help to rerun thebundle-size-review
job
This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.Please look at the full report for more details
Read more about how this report works.
Generated by
Danger- Resolved by Chad Lavimoniere
@clavimoniere Thanks for picking this up so fast!
changed milestone to %16.10
added pipeline:mr-approved label
- Resolved by Lorena Ciutacu
@lciutacu
, 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.
requested review from @felipe_artur and removed review request for @lciutacu
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for b0d79d1bexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 3 | 0 | 0 | 0 | 3 | ✅ | | Plan | 53 | 0 | 0 | 0 | 53 | ✅ | | Create | 8 | 0 | 3 | 0 | 11 | ✅ | | Package | 0 | 0 | 1 | 0 | 1 | ➖ | | Monitor | 4 | 0 | 0 | 0 | 4 | ✅ | | Data Stores | 2 | 0 | 0 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 70 | 0 | 4 | 0 | 74 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for b0d79d1bexpand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Plan | 255 | 0 | 13 | 0 | 268 | ✅ | | Create | 153 | 0 | 19 | 0 | 172 | ✅ | | Govern | 6 | 0 | 0 | 0 | 6 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Data Stores | 4 | 0 | 0 | 0 | 4 | ✅ | | Package | 0 | 0 | 2 | 0 | 2 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 426 | 0 | 34 | 0 | 460 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
enabled an automatic merge when the pipeline for 21ab1c96 succeeds
mentioned in commit f763ca29
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-production label and removed workflowproduction label
mentioned in merge request kubitus-project/kubitus-installer!2869 (merged)
added releasedpublished label
added pipelinetier-3 label