Change usages of "specific" runner to "project"
Runners have 3 types, shared, group, and project. They are based on where runners were registered. Project runners used to be called "specific". This change renames old occurrences of "specific" when referring to runners, to update them to "project". Changelog: changed
显示
- .rubocop_todo/rspec/factory_bot/avoid_create.yml 0 个添加, 1 个删除.rubocop_todo/rspec/factory_bot/avoid_create.yml
- app/services/ci/runners/register_runner_service.rb 2 个添加, 2 个删除app/services/ci/runners/register_runner_service.rb
- app/views/projects/runners/_project_runners.html.haml 6 个添加, 6 个删除app/views/projects/runners/_project_runners.html.haml
- app/views/projects/runners/_settings.html.haml 1 个添加, 1 个删除app/views/projects/runners/_settings.html.haml
- app/views/shared/runners/_runner_type_alert.html.haml 2 个添加, 2 个删除app/views/shared/runners/_runner_type_alert.html.haml
- app/views/shared/runners/_runner_type_badge.html.haml 1 个添加, 1 个删除app/views/shared/runners/_runner_type_badge.html.haml
- doc/api/runners.md 7 个添加, 7 个删除doc/api/runners.md
- doc/ci/caching/index.md 1 个添加, 1 个删除doc/ci/caching/index.md
- doc/ci/pipelines/cicd_minutes.md 3 个添加, 3 个删除doc/ci/pipelines/cicd_minutes.md
- doc/ci/runners/configure_runners.md 6 个添加, 6 个删除doc/ci/runners/configure_runners.md
- doc/ci/runners/img/project_runner_ip_address.png 0 个添加, 0 个删除doc/ci/runners/img/project_runner_ip_address.png
- doc/ci/runners/runners_scope.md 22 个添加, 22 个删除doc/ci/runners/runners_scope.md
- doc/development/cicd/index.md 2 个添加, 2 个删除doc/development/cicd/index.md
- doc/development/documentation/styleguide/index.md 1 个添加, 1 个删除doc/development/documentation/styleguide/index.md
- doc/topics/autodevops/requirements.md 1 个添加, 1 个删除doc/topics/autodevops/requirements.md
- doc/user/admin_area/settings/continuous_integration.md 3 个添加, 3 个删除doc/user/admin_area/settings/continuous_integration.md
- doc/user/permissions.md 3 个添加, 3 个删除doc/user/permissions.md
- lib/api/ci/runners.rb 5 个添加, 5 个删除lib/api/ci/runners.rb
- locale/gitlab.pot 12 个添加, 12 个删除locale/gitlab.pot
- spec/features/admin/admin_runners_spec.rb 1 个添加, 1 个删除spec/features/admin/admin_runners_spec.rb
加载中
想要评论请 注册 或 登录