-
- 下载
Merge branch 'pedropombeiro/415447/remove-ffs' into 'master'
Remove create_runner_workflow_for_* feature flags See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123785 Merged-by:Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
显示
- app/assets/javascripts/ci/runner/admin_runners/admin_runners_app.vue 1 个添加, 5 个删除...javascripts/ci/runner/admin_runners/admin_runners_app.vue
- app/assets/javascripts/ci/runner/components/registration/registration_dropdown.vue 9 个添加, 39 个删除.../runner/components/registration/registration_dropdown.vue
- app/assets/javascripts/ci/runner/components/runner_list_empty_state.vue 13 个添加, 41 个删除...ascripts/ci/runner/components/runner_list_empty_state.vue
- app/assets/javascripts/ci/runner/constants.js 0 个添加, 3 个删除app/assets/javascripts/ci/runner/constants.js
- app/assets/javascripts/ci/runner/group_runners/group_runners_app.vue 1 个添加, 9 个删除...javascripts/ci/runner/group_runners/group_runners_app.vue
- app/assets/javascripts/vue_shared/components/runner_instructions/runner_instructions_modal.vue 1 个添加, 14 个删除...ponents/runner_instructions/runner_instructions_modal.vue
- app/controllers/admin/runners_controller.rb 1 个添加, 7 个删除app/controllers/admin/runners_controller.rb
- app/controllers/groups/runners_controller.rb 1 个添加, 10 个删除app/controllers/groups/runners_controller.rb
- app/controllers/projects/runners_controller.rb 1 个添加, 6 个删除app/controllers/projects/runners_controller.rb
- app/controllers/projects/settings/ci_cd_controller.rb 0 个添加, 1 个删除app/controllers/projects/settings/ci_cd_controller.rb
- app/graphql/mutations/ci/runner/create.rb 0 个添加, 24 个删除app/graphql/mutations/ci/runner/create.rb
- app/policies/global_policy.rb 0 个添加, 8 个删除app/policies/global_policy.rb
- app/policies/group_policy.rb 0 个添加, 8 个删除app/policies/group_policy.rb
- app/policies/project_policy.rb 0 个添加, 8 个删除app/policies/project_policy.rb
- app/views/projects/runners/_project_runners.html.haml 7 个添加, 19 个删除app/views/projects/runners/_project_runners.html.haml
- config/feature_flags/development/create_runner_workflow_for_admin.yml 0 个添加, 8 个删除...re_flags/development/create_runner_workflow_for_admin.yml
- config/feature_flags/development/create_runner_workflow_for_namespace.yml 0 个添加, 8 个删除...lags/development/create_runner_workflow_for_namespace.yml
- doc/ci/runners/runners_scope.md 3 个添加, 12 个删除doc/ci/runners/runners_scope.md
- locale/gitlab.pot 0 个添加, 6 个删除locale/gitlab.pot
- spec/controllers/admin/runners_controller_spec.rb 0 个添加, 26 个删除spec/controllers/admin/runners_controller_spec.rb
加载中
想要评论请 注册 或 登录