
GitLab Runner 15.0 introduced a change to the Version updates of GitLab can introduce new features that require GitLab Runner to be on the same minor However, features may not be available or work properlyīackward compatibility is guaranteed between minor version updates. With newer GitLab versions, and vice versa. Should stay in sync with the GitLab major and minor version. GitLab Runner versionsįor compatibility reasons, the GitLab Runner major.minor version Should plan for how you will monitor and adjust performance for these runners. When your organization scales to having a fleet of runners, you GitLab Runner can also run inside a Docker container or be deployed into a Kubernetes cluster. Other operating systems may also work, as long as you can compile a Go You can install GitLab Runner on several different supported operating systems. It can be runĪs a single binary no language-specific requirements are needed. GitLab Runner is open-source and written in Go. When you use separate machines, you can haveĭifferent operating systems and tools, like Kubernetes or Docker, on each.

GitLab Runner on a machine that’s separate from the one that hosts the GitLab instanceįor security and performance reasons. On infrastructure that you own or manage. You can choose to install the GitLab Runner application GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline.

View javadoc of symbol at cursor in pop-up Learn these shortcuts once you have the essential shortcuts nailed. Search for and open any file by name (filters as you type)įind text in the current file (Enter = cycle through results, Esc. getters, setters, constructors, method overrides)

List all usages of the variable/method/class at cursor Rename all copies of the variable/method/class at cursor Go to the declaration of the variable/method/class at cursor Descriptionĭisplay list of available auto-fixes for code warning/error at cursor

