{"id":13416549,"url":"https://gitlab.com/gitlab-org/gitlab-runner","last_synced_at":"2025-05-12T05:29:02.549Z","repository":{"id":49971332,"uuid":"250833","full_name":"gitlab-org/gitlab-runner","owner":"gitlab-org","description":"GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":2443,"open_issues_count":2975,"forks_count":2401,"subscribers_count":null,"default_branch":"main","last_synced_at":"2025-05-09T03:40:49.440Z","etag":null,"topics":["golang","hacktoberfest"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://gitlab.com/uploads/-/system/project/avatar/250833/runner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".gitlab/CODEOWNERS","security":"docs/security/index.md","support":null}},"created_at":"2015-04-27T21:10:25.322Z","updated_at":"2025-05-09T03:36:35.894Z","dependencies_parsed_at":"2022-08-17T23:40:49.675Z","dependency_job_id":null,"html_url":"https://gitlab.com/gitlab-org/gitlab-runner","commit_stats":null,"previous_names":["gitlab-org/gitlab-ci-multi-runner"],"tags_count":374,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/gitlab-org%2Fgitlab-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/gitlab-org%2Fgitlab-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/gitlab-org%2Fgitlab-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/gitlab-org%2Fgitlab-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/gitlab-org","download_url":"https://gitlab.com/gitlab-org/gitlab-runner/-/archive/main/gitlab-runner-main.zip","host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4518952,"owners_count":6979,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2024-07-18T11:24:13.055Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"}},"keywords":["golang","hacktoberfest"],"created_at":"2024-07-30T21:01:00.616Z","updated_at":"2025-05-11T03:17:00.229Z","avatar_url":"https://gitlab.com/uploads/-/system/project/avatar/250833/runner.png","language":null,"readme":"# GitLab Runner\n\nThis is the repository of the official GitLab Runner written in Go.\nIt runs tests and sends the results to GitLab.\n[GitLab CI](https://about.gitlab.com/gitlab-ci) is the open-source\ncontinuous integration service included with GitLab that coordinates the testing.\nThe old name of this project was GitLab CI Multi Runner but please use \"GitLab Runner\" (without CI) from now on.\n\n[![Pipeline Status](https://gitlab.com/gitlab-org/gitlab-runner/badges/main/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-runner/commits/main)\n[![Go Report Card](https://goreportcard.com/badge/gitlab.com/gitlab-org/gitlab-runner)](https://goreportcard.com/report/gitlab.com/gitlab-org/gitlab-runner)\n\n## Runner and GitLab CE/EE compatibility\n\nFor a list of compatible versions between GitLab and GitLab Runner, consult\nthe [compatibility section](https://docs.gitlab.com/runner/#gitlab-runner-versions).\n\n## Release process\n\nThe description of release process of GitLab Runner project can be found inside of [`PROCESS.md`](PROCESS.md).\n\n## Contributing\n\nContributions are welcome, see [`CONTRIBUTING.md`](CONTRIBUTING.md) for more details.\n\n### Closing issues\n\nGitLab is growing very fast and we have limited resources to deal with\nissues opened by community volunteers. We appreciate all the\ncontributions coming from our community, but we need to create some\nclosing policy to help all of us with issue management.\n\nThe issue tracker is not used for support or configuration questions. We\nhave dedicated [channels](https://about.gitlab.com/support/) for these\nkinds of questions. The issue tracker should only be used for feature\nrequests, bug reports, and other tasks that need to be done for the\nRunner project.\n\nIt is up to a project maintainer to decide if an issue is actually a\nsupport/configuration question. Before closing the issue the maintainer\nshould leave a reason why this is a support/configuration question, to make\nit clear to the issue author. They should also leave a comment using\n[our template](https://gitlab.com/gitlab-org/gitlab-runner/blob/main/PROCESS.md#support-requests-and-configuration-questions)\nbefore closing the issue. The issue author has every right to disagree and\nreopen the issue for further discussion.\n\n## Documentation\n\nThe documentation source files can be found under the [docs/](docs/) directory. You can\nread the documentation online at \u003chttps://docs.gitlab.com/runner/\u003e.\n\n## Features\n\n[Read about the features of GitLab Runner.](https://docs.gitlab.com/runner/#features)\n\n## Executors compatibility chart\n\n[Read about what options each executor can offer.](https://docs.gitlab.com/runner/executors/#compatibility-chart)\n\n## Install GitLab Runner\n\nVisit the [installation documentation](https://docs.gitlab.com/runner/install/).\n\n## Use GitLab Runner\n\nSee [https://docs.gitlab.com/runner/commands/](https://docs.gitlab.com/runner/commands/).\n\n## Select executor\n\nSee [https://docs.gitlab.com/runner/executors/#selecting-the-executor](https://docs.gitlab.com/runner/executors/#selecting-the-executor).\n\n## Troubleshooting\n\nRead the [FAQ](https://docs.gitlab.com/runner/faq/).\n\n## Advanced Configuration\n\nSee [https://docs.gitlab.com/runner/configuration/advanced-configuration/](https://docs.gitlab.com/runner/configuration/advanced-configuration/).\n\n## Building and development\n\nSee [https://docs.gitlab.com/runner/development/](https://docs.gitlab.com/runner/development/).\n\n## Changelog\n\nVisit the [Changelog](CHANGELOG.md) to view recent changes.\n\n## The future\n\n- Please see the [GitLab Direction page](https://about.gitlab.com/direction/).\n- Feel free submit issues with feature proposals on the issue tracker.\n\n## Author\n\n- 2014 - 2015   : [Kamil Trzciński](mailto:ayufan@ayufan.eu)\n- 2015 - now    : GitLab Inc. team and contributors\n\n## License\n\nThis code is distributed under the MIT license, see the [LICENSE](LICENSE) file.\n","funding_links":[],"categories":["Development with Docker","Development Environment"],"sub_categories":["CI/CD","Build and Deploy"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fgitlab-org%2Fgitlab-runner","html_url":"https://awesome.ecosyste.ms/projects/gitlab.com%2Fgitlab-org%2Fgitlab-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/gitlab.com%2Fgitlab-org%2Fgitlab-runner/lists"}