CE upstream
✅both modified: app/assets/javascripts/locale/en/app.js
✅both modified: app/assets/javascripts/locale/es/app.js
✅both modified: app/assets/stylesheets/framework/panels.scss
✅both modified: app/assets/stylesheets/pages/pipelines.scss
✅both modified: app/models/merge_request.rb
✅both modified: app/serializers/group_entity.rb
✅both modified: config/locales/en.yml
✅both modified: doc/README.md
✅both modified: doc/administration/job_artifacts.md
✅both modified: doc/api/users.md
✅both added: doc/user/project/quick_actions.md
✅both modified: locale/bg/gitlab.po
✅both modified: locale/de/gitlab.po
✅both modified: locale/en/gitlab.po
✅both modified: locale/es/gitlab.po
✅both modified: locale/gitlab.pot
✅both modified: locale/pt_BR/gitlab.po
✅both modified: locale/zh_CN/gitlab.po
✅both modified: locale/zh_HK/gitlab.po
✅both modified: locale/zh_TW/gitlab.po
✅both modified: spec/features/boards/boards_spec.rb
✅both modified: spec/features/commits_spec.rb
✅both modified: spec/features/gitlab_flavored_markdown_spec.rb
✅both modified: spec/features/issues_spec.rb
✅both modified: spec/features/merge_requests/edit_mr_spec.rb
✅deleted by them: spec/features/milestones/milestones_spec.rb
✅both modified: spec/features/milestones/show_spec.rb
✅both modified: spec/features/projects/branches_spec.rb
✅both modified: spec/features/projects/commit/cherry_pick_spec.rb
✅both modified: spec/features/projects/snippets_spec.rb
✅both modified: spec/features/projects/wiki/user_updates_wiki_page_spec.rb
✅both modified: spec/features/protected_tags_spec.rb
✅both modified: spec/features/tags/master_creates_tag_spec.rb
✅both modified: spec/features/triggers_spec.rb
✅both modified: spec/lib/gitlab/git_access_spec.rb
✅both modified: spec/lib/gitlab/git_access_wiki_spec.rb
✅both modified: spec/models/merge_request_spec.rb
✅both modified: spec/requests/api/merge_requests_spec.rb
Now that we fail the build with Vue warnings, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12163/, there are some outstanding EE specs that throw Vue warnings and failing in the Karma tests
-
MR Widget @MadLittleMods https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2192 - Approvals Body Component:
spec/javascripts/approvals/approvals_body_spec.js
- stage column component:
spec/javascripts/pipelines/graph/stage_column_component_spec.js
- Approvals Body Component:
-
Related issues: @MadLittleMods https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2190 - RelatedIssuesBlock:
spec/javascripts/issuable/related_issues/components/related_issues_block_spec.js
- RelatedIssuesRoot:
spec/javascripts/issuable/related_issues/components/related_issues_root_spec.js
- RelatedIssuesBlock:
-
mrWidgetOptions: cc @winh, this change seems to fix the issues here, https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2188/ spec/javascripts/vue_mr_widget/mr_widget_options_spec.js
Edited by Eric Eastwood