Skip to content

Change usages of "specific" runner to "project"

What does this MR do and why?

Part of #387378 (closed)

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

Screenshots or screen recordings

before after
image image
image image

How to set up and validate locally

  1. Visit a project runner registered to it.
  2. Select Settings -> CI/CD
  3. Open the Runners section
  4. Check the list of runners
  5. Visit one of the runner Edit page by clicking the pencil

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387378 (closed)

Edited by Miguel Rincon

Merge request reports