Skip to content
Snippets Groups Projects
Select Git revision
  • 8bd634e522a92c059ca39235d334b33508b3fc23
  • master default protected
  • 11-9-stable-plus-mr-1022-kube-exec-svc-alias
  • 11-7-stable-plus-mr-1022-kube-exec-svc-alias
  • 11-5-stable-plus-mr-1022-kube-exec-svc-alias
  • 11-4-stable-plus-mr-936-add-service-resolution-support-to-k8s-executor
  • 11-4-stable-plus-mr-1022-kube-exec-svc-alias
  • notify-dep-status-failures-on-slack
  • 3467-change-docker-executor-container-mangement-like-k8s
  • 11-4-stable
  • 11-2-stable
  • 11-3-stable
  • 3637-terminal-session-not-killed-when-user-cancel-build
  • generate-junit-report-file-for-tests
  • tm-3639-follow-up-from-resolve-add-docker-support-for-interactive-web-terminal
  • docs-ck-fix-alignment-runner-index
  • refactor-app-initialization
  • log-body-of-requests-sent-from-runner-to-gitlab
  • 3578-randomly-failing-test-introduced-with-web-terminal-initial-support
  • prepare-build-current-docker-make-target
  • fix/windows-cache-extractor
  • v11.4.2
  • v11.4.1
  • v11.3.2
  • v11.2.2
  • v11.4.0
  • v11.4.0-rc1
  • v11.3.1
  • v11.2.1
  • v11.1.1
  • v11.3.0
  • v11.3.0-rc1
  • v11.2.0
  • v11.2.0-rc2
  • v11.2.0-rc1
  • v11.1.0
  • v11.0.2
  • v10.8.2
  • v10.7.4
  • v10.7.3
  • v10.8.1
41 results

gitlab-runner

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Tomasz Maczukin authored
    Clenup env, cli-options and deprecations of cache settings
    
    Closes #3573
    
    See merge request gitlab-org/gitlab-runner!1012
    8bd634e5
    History

    GitLab Runner

    This is the repository of the official GitLab Runner written in Go. It runs tests and sends the results to GitLab. GitLab CI is the open-source continuous integration service included with GitLab that coordinates the testing. The old name of this project was GitLab CI Multi Runner but please use "GitLab Runner" (without CI) from now on.

    Build Status

    Runner and GitLab CE/EE compatibility

    For a list of compatible versions between GitLab and GitLab Runner, consult the compatibility chart.

    Release process

    The description of release process of GitLab Runner project can be found in the release documentation.

    Contributing

    Contributions are welcome, see CONTRIBUTING.md for more details.

    Closing issues and merge requests

    GitLab is growing very fast and we have a limited resources to deal with reported issues and merge requests opened by the community volunteers. We appreciate all the contributions coming from our community. But to help all of us with issues and merge requests management we need to create some closing policy.

    If an issue or merge request has a ~"waiting for feedback" label and the response from the reporter has not been received for 14 days, we can close it using the following response template:

    We haven't received an update for more than 14 days so we will assume that the
    problem is fixed or is no longer valid. If you still experience the same problem
    try upgrading to the latest version. If the issue persists, reopen this issue
    or merge request with the relevant information.

    Documentation

    The documentation source files can be found under the docs/ directory. You can read the documentation online at https://docs.gitlab.com/runner/.

    Requirements

    Read about the requirements of GitLab Runner.

    Features

    Read about the features of GitLab Runner.

    Executors compatibility chart

    Read about what options each executor can offer.

    Install GitLab Runner

    Visit the installation documentation.

    Use GitLab Runner

    See https://docs.gitlab.com/runner/#using-gitlab-runner.

    Select executor

    See https://docs.gitlab.com/runner/executors/#selecting-the-executor.

    Troubleshooting

    Read the FAQ.

    Advanced Configuration

    See https://docs.gitlab.com/runner/#advanced-configuration.

    Building and development

    See https://docs.gitlab.com/runner/development/.

    Changelog

    Visit the Changelog to view recent changes.

    The future

    • Please see the GitLab Direction page.
    • Feel free submit issues with feature proposals on the issue tracker.

    Author

    2014 - 2015   : [Kamil Trzciński](mailto:ayufan@ayufan.eu)
    2015 - now    : GitLab Inc. team and contributors

    License

    This code is distributed under the MIT license, see the LICENSE file.