Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

474,596

Downloads of v 17.9.0:

8

Last Update:

20 Feb 2025

Published Date:

20 Feb 2025

Package Maintainer(s):

Software Author(s):

  • Gitlab

Tags:

admin cli foss git cross-platform build docker shell gitlab

Gitlab Runner

(Ready for review)

  • 1
  • 2
  • 3

17.9.0 | Updated: 20 Feb 2025

Downloads:

474,596

Downloads of v 17.9.0:

8

Published:

20 Feb 2025

Maintainer(s):

Software Author(s):

  • Gitlab

Gitlab Runner 17.9.0

(Ready for review)

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Gitlab. The inclusion of Gitlab trademark(s), if any, upon this webpage is solely to identify Gitlab goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged as a Note:

At least one file within this package has greater than 0 detections, but less than 5

Details
IMPORTANT

This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.

  • Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
  • This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
  • You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
  • There are also no guarantees that it will be approved.
WARNING

There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.

majkinetor (maintainer) on 20 Feb 2025 15:02:47 +00:00:

User 'majkinetor' (maintainer) submitted package.

chocolatey-ops (reviewer) on 20 Feb 2025 15:34:41 +00:00:

gitlab-runner has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.

Notes

Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.

  • Binary files (.exe, .msi, .zip) have been included. The reviewer will ensure the maintainers have distribution rights. More...

chocolatey-ops (reviewer) on 20 Feb 2025 17:24:14 +00:00:

gitlab-runner has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/24035db9bd8604fcc991d29d59fc47f7 for details.
This is an FYI only. There is no action you need to take.

chocolatey-ops (reviewer) on 20 Feb 2025 17:39:14 +00:00:

gitlab-runner has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 1 and 5 VirusTotal detections associated with it.
This is not enough detections to prevent the approval of this package version.

Description

GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI, the open-source continuous integration service included with GitLab that coordinates the jobs.

Features

  • Allows to run:
    • multiple jobs concurrently
    • use multiple tokens with multiple server (even per-project)
    • limit number of concurrent jobs per-token
  • Jobs can be run:
    • locally
    • using Docker containers
    • using Docker containers and executing job over SSH
    • using Docker containers with autoscaling on different clouds and virtualization hypervisors
    • connecting to remote SSH server
  • Is written in Go and distributed as single binary without any other requirements
  • Supports Bash, Windows Batch and Windows PowerShell
  • Works on GNU/Linux, OS X and Windows (pretty much anywhere you can run Docker)
  • Allows to customize the job running environment
  • Automatic configuration reload without restart
  • Easy to use setup with support for Docker, Docker-SSH, Parallels or SSH running environments
  • Enables caching of Docker containers
  • Easy installation as a service for GNU/Linux, OSX and Windows
  • Embedded Prometheus metrics HTTP server

Package parameters

  • /InstallDir - Installation directory. If the Gitlab Runner is already installed, its current directory will be used. To install to a new directory, uninstall it first.
  • /Service - Install as a service. If value is not specified system account will be used. If value is specified it is in the form of Username:Password. The installer will create that user if it doesn't exist, add it to local administrators group, enable ServiceLogonRight and disable password expiration. Example: /Service:gitlab-runner:P@ssw0rd. Can't be used with Autologon parameter
  • /Autologon - Use autologon feature of Windows. Can't be used with Service parameter. Username and password must be provided. Example: /Autologon:gitlab-runner:P@ssw0rd.

Notes

  • The script register_example.ps1 is provided along the executable which can be used to quickly register runner non-interactively. If you want to use it, rename it to register.ps1 and set desired environment variables.
  • Autologon vs Service: Services do not have access to all Windows features and some scripts, particularly those that depend on GUI, are not usable.

legal\LICENSE.txt
The MIT License (MIT)

Copyright (c) 2015-2017 GitLab B.V.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
legal\VERIFICATION.txt
VERIFICATION

Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

Package can be verified like this:

1. Go to

   x32: https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-386.exe
   x64: https://gitlab-runner-downloads.s3.amazonaws.com/v17.9.0/binaries/gitlab-runner-windows-amd64.exe

   to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
   - Use powershell function 'Get-FileHash'
   - Use Chocolatey utility 'checksum.exe'

   checksum32: 1B4577752FCF17678DC6A981F48B3D11B10F87E49F1975029E1B5B648D1E0D34
   checksum64: 9ACB43286526D4DF8CB3A718E0E3E6EBA31EEA52CA29BA311971FF9846AEE8CA


File 'license.txt' is obtained from:
   https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/raw/master/LICENSE
tools\autologon.xml
<?xml version="1.0" encoding="UTF-16"?>
<Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
  <RegistrationInfo>
    <Author>DESKTOP-9Q3PK5G\majkinetor</Author>
    <URI>\autologon</URI>
  </RegistrationInfo>
  <Triggers>
    <LogonTrigger>
      <Enabled>true</Enabled>
      <UserId>DESKTOP-9Q3PK5G\gitlab-runner</UserId>
    </LogonTrigger>
  </Triggers>
  <Principals>
    <Principal id="Author">
      <UserId>DESKTOP-9Q3PK5G\gitlab-runner</UserId>
      <LogonType>InteractiveToken</LogonType>
      <RunLevel>HighestAvailable</RunLevel>
    </Principal>
  </Principals>
  <Settings>
    <MultipleInstancesPolicy>IgnoreNew</MultipleInstancesPolicy>
    <DisallowStartIfOnBatteries>true</DisallowStartIfOnBatteries>
    <StopIfGoingOnBatteries>true</StopIfGoingOnBatteries>
    <AllowHardTerminate>true</AllowHardTerminate>
    <StartWhenAvailable>false</StartWhenAvailable>
    <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>
    <IdleSettings>
      <StopOnIdleEnd>true</StopOnIdleEnd>
      <RestartOnIdle>false</RestartOnIdle>
    </IdleSettings>
    <AllowStartOnDemand>true</AllowStartOnDemand>
    <Enabled>true</Enabled>
    <Hidden>false</Hidden>
    <RunOnlyIfIdle>false</RunOnlyIfIdle>
    <WakeToRun>false</WakeToRun>
    <ExecutionTimeLimit>PT0S</ExecutionTimeLimit>
    <Priority>7</Priority>
  </Settings>
  <Actions Context="Author">
    <Exec>
      <Command>C:\gitlab-runner\autologon.bat</Command>
    </Exec>
  </Actions>
</Task>
tools\chocolateyInstall.ps1
$ErrorActionPreference = 'Stop'

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$pp = Get-PackageParameters

$current_dir = Get-RunnerInstallDir
if ($current_dir) {
    Write-Host 'Using previous gitlab-runner install path:' $current_dir
    $pp.InstallDir = $current_dir
} else {
    if (!$pp.InstallDir) { $pp.InstallDir = "c:\gitlab-runner" }
    Write-Host 'Using install directory:' $pp.InstallDir
}
$installDir = $pp.InstallDir

$is64 = (Get-ProcessorBits 64) -and $env:chocolateyForceX86 -ne 'true'
$runner_embedded = if ($is64) { Write-Host "Installing x64 bit version"; Get-Item $toolsPath\*_x64.exe } else { Write-Host "Installing x32 bit version"; Get-Item $toolsPath\*_x32.exe }


# Save to variable if it is running to start it later
$glrService = Get-Service gitlab-runner -ea 0 | Where-Object {$_.Status -eq "Running"}
if($glrService){
    Write-Host "Stopping service"
    $glrService | Stop-Service
}

Write-Host "Stopping executing runner"
Get-Process gitlab-runner -ea 0 | Stop-Process
Start-Sleep 2

Write-Host "Copying files to $installDir"
New-Item -ItemType Directory $installDir -ea 0 | Out-Null
Move-Item $runner_embedded, $toolsPath\register_example.ps1 $installDir -Force
ls $toolsPath\*.exe | % { Remove-Item $_ -ea 0; if (Test-Path $_) { touch "$_.ignore" }}
Move-Item $installDir\gitlab*.exe $installDir\gitlab-runner.exe -Force

$runner_path = Join-Path $installDir 'gitlab-runner.exe'
Install-BinFile gitlab-runner $runner_path

if ($pp.Service) {
    if ($pp.Autologon) { throw 'Autologon and Service parameters are mutually exclusive' }

    if ($pp.Service -is [string]) {
        $Username, $Password = $pp.Service -split ':'
        if (!$Password) { throw 'When specifying service user, password is required' }
    }

    if (!(Get-Service gitlab-runner -ea 0)) {
        Write-Host "Installing gitlab-runner service"
        $cmd = @("install")
        $cmd += "--working-directory", $installDir, "--config", "$installDir\config.toml"
        if ($Username) {
            Add-User $Username $Password
            Add-ServiceLogonRight $Username
            $cmd += "--user", "$Env:COMPUTERNAME\$Username", "--password", $Password
        }

        $ErrorActionPreference = 'Continue'
        & $runner_path $cmd
        $ErrorActionPreference = 'Stop'
        # Start if installed correctly
        $glrService = Get-Service gitlab-runner
    } else {
        #Do not start service, if it wasn't running before
        Write-Host "Service gitlab-runner already installed"
    }
}

# Start Service
if ($glrService) {
    Write-Host "Starting service"
    $glrService | Start-Service
}

if ($pp.Autologon) {
    if ($pp.Service) { throw 'Autologon and Service parameters are mutually exclusive' }

    $Username, $Password = $pp.Autologon -split ':'
    if (!$Password) { throw 'When specifying autologon user, password is required' }

    Add-User $Username $Password

    Write-Host "Setting autologon for $Username"
    Set-AutoLogon $Username $Password

    Write-Host "Creating logon script: $installDir\autologon.bat"
    "cd ""$installDir""`n" +
    """$installDir\gitlab-runner.exe"" run" | Out-File $installDir\autologon.bat -Encoding ascii

    Write-Host "Creating scheduled task: autologon"
    [xml] $xml = gc $toolsPath\autologon.xml -Encoding Ascii
    $xml.Task.RegistrationInfo.Author       = "$Env:COMPUTERNAME\$Env:USERNAME"
    $xml.task.Triggers.LogonTrigger.UserId  = "$Env:COMPUTERNAME\$Username"
    $xml.task.Principals.Principal.UserId   = "$Env:COMPUTERNAME\$Username"
    $xml.task.Actions.Exec.Command          = "$installDir\autologon.bat"
    $xml.Save( "$toolsPath\autologon.xml" )

    schtasks.exe /Create /XML "$toolsPath\autologon.xml" /Tn autologon /F
    if ($LASTEXITCODE) { throw "Scheduled task not created ($LastExitCode)" }
}
tools\chocolateyUninstall.ps1
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

if (Get-Service gitlab-runner -ea 0) {
    gitlab-runner.exe stop
    gitlab-runner.exe uninstall
}

$installDir = Get-RunnerInstallDir
Uninstall-BinFile gitlab-runner

Write-Warning 'If a gitlab-runner user is created during the installation, it is not removed as a safety measure'
Write-Warning '  to remove it execute: net user gitlab-runner /delete'
Write-Warning 'If Autologon parameter was used when installing, disable autolog manually'

# It might not be safe to just rm -Force -Recursive, let the user do it manually.
if ($installDir) {
    Write-Warning "Gitlab-runner remained installed in $installDir"
    Write-Warning "  to delete it execute: rm '$installDir' -Force -Recurse"
} else {
    Write-Warning "Can't find gitlab-runner installation directory, please remove it manually"
}
tools\gitlab-runner-windows-386_x32.exe
md5: 90880CD53167C146E32D9EDFD8EFDE32 | sha1: 08B229FC2EC4D467549347C7DBD12116B7553D36 | sha256: 1B4577752FCF17678DC6A981F48B3D11B10F87E49F1975029E1B5B648D1E0D34 | sha512: DFD93129D1F8BD7D062B73940C88DD527C086C7E177DE6FFD303D17E4553804556B12B1C7C7001E2248DEAFA4E06F03F11C7E810D1CCE4A456A429385BCEB644
tools\gitlab-runner-windows-amd64_x64.exe
md5: 472054B1CE3B1E66F7F2715354C02F67 | sha1: 2D117D0E76D4504D6B011EF422E5EB8A65EE98F0 | sha256: 9ACB43286526D4DF8CB3A718E0E3E6EBA31EEA52CA29BA311971FF9846AEE8CA | sha512: 02BD222260B495A0D0A0361F848B07AF2FF6367ED61BEF010C310C959479E9EB13E23F26ACA4694BC7C72F489B206D111F37F7A4A3B7355FD7153081B4848B43
tools\helpers.ps1
 
tools\register_example.ps1
 

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Gitlab Runner 17.9.0 8 Thursday, February 20, 2025 Ready
Gitlab Runner 17.7.0 789 Wednesday, January 8, 2025 Approved
Gitlab Runner 17.6.0 1226 Friday, December 6, 2024 Approved
Gitlab Runner 17.5.3 1786 Friday, November 1, 2024 Approved
Gitlab Runner 17.5.0 790 Friday, October 18, 2024 Approved
Gitlab Runner 17.4.1 1211 Monday, October 14, 2024 Approved
Gitlab Runner 17.4.0 2054 Friday, September 20, 2024 Approved
Gitlab Runner 17.3.1 4429 Friday, August 23, 2024 Approved
Gitlab Runner 17.3.0 1213 Friday, August 16, 2024 Approved
Gitlab Runner 17.2.1 4280 Wednesday, July 31, 2024 Approved
Gitlab Runner 17.2.0 3591 Friday, July 19, 2024 Approved
Gitlab Runner 17.1.0 7374 Friday, June 21, 2024 Approved
Gitlab Runner 17.0.0 7084 Friday, May 17, 2024 Approved
Gitlab Runner 16.11.1 2343 Saturday, May 4, 2024 Approved
Gitlab Runner 16.11.0 6538 Friday, April 19, 2024 Approved
Gitlab Runner 16.10.0 2735 Friday, March 22, 2024 Approved
Gitlab Runner 16.9.1 1911 Thursday, February 29, 2024 Approved
Gitlab Runner 16.9.0 1606 Friday, February 16, 2024 Approved
Gitlab Runner 16.8.0 2829 Saturday, January 20, 2024 Approved
Gitlab Runner 16.7.0 2944 Friday, December 22, 2023 Approved
Gitlab Runner 16.6.1 1719 Sunday, November 26, 2023 Approved
Gitlab Runner 16.6.0 1252 Friday, November 17, 2023 Approved
Gitlab Runner 16.5.0 1366 Saturday, October 21, 2023 Approved
Gitlab Runner 16.4.0 1778 Tuesday, September 26, 2023 Approved
Gitlab Runner 16.3.1 2943 Tuesday, September 19, 2023 Approved
Gitlab Runner 16.2.0 3850 Saturday, July 22, 2023 Approved
Gitlab Runner 16.1.0 2161 Thursday, June 22, 2023 Approved
Gitlab Runner 16.0.2 1790 Friday, June 9, 2023 Approved
Gitlab Runner 16.0.1 643 Saturday, May 27, 2023 Approved
Gitlab Runner 16.0.0 1096 Monday, May 22, 2023 Approved
Gitlab Runner 15.11.0 38487 Tuesday, April 25, 2023 Approved
Gitlab Runner 15.10.0 1424 Friday, March 24, 2023 Approved
Gitlab Runner 15.9.1 690 Wednesday, March 15, 2023 Approved
Gitlab Runner 15.8.0 3426 Thursday, February 2, 2023 Approved
Gitlab Runner 15.7.2 1057 Sunday, January 15, 2023 Approved
Gitlab Runner 15.7.1 15738 Friday, December 23, 2022 Approved
Gitlab Runner 15.7.0 803 Monday, December 19, 2022 Approved
Gitlab Runner 15.6.0 2769 Tuesday, November 22, 2022 Approved
Gitlab Runner 15.5.0 234838 Sunday, October 23, 2022 Approved
Gitlab Runner 15.4.0 2127 Thursday, September 22, 2022 Approved
Gitlab Runner 15.3.0 2629 Saturday, August 20, 2022 Approved
Gitlab Runner 15.2.0 1411 Tuesday, August 9, 2022 Approved
Gitlab Runner 15.1.0 1809 Tuesday, June 21, 2022 Approved
Gitlab Runner 15.0.0 1383 Friday, May 20, 2022 Approved
Gitlab Runner 14.10.0 1650 Tuesday, April 19, 2022 Approved
Gitlab Runner 14.9.0 1449 Tuesday, March 22, 2022 Approved
Gitlab Runner 14.8.0 1200 Tuesday, February 22, 2022 Approved
Gitlab Runner 14.7.0 1143 Thursday, January 20, 2022 Approved
Gitlab Runner 14.6.0 1725 Saturday, December 18, 2021 Approved
Gitlab Runner 14.5.0 1334 Monday, November 22, 2021 Approved
Gitlab Runner 14.4.0 1115 Tuesday, October 26, 2021 Approved
Gitlab Runner 14.3.0 1403 Wednesday, September 22, 2021 Approved
Gitlab Runner 14.2.0 1195 Saturday, August 28, 2021 Approved
Gitlab Runner 14.0.0 2122 Sunday, June 20, 2021 Approved
Gitlab Runner 13.12.0 2890 Friday, May 21, 2021 Approved
Gitlab Runner 13.11.0 1036 Wednesday, April 21, 2021 Approved
Gitlab Runner 13.10.0 1678 Monday, March 22, 2021 Approved
Gitlab Runner 13.9.0 1535 Tuesday, February 23, 2021 Approved
Gitlab Runner 13.8.0 1811 Thursday, January 21, 2021 Approved
Gitlab Runner 13.7.0 1451 Tuesday, December 22, 2020 Approved
Gitlab Runner 13.6.0.20201205 718 Saturday, December 5, 2020 Approved
Gitlab Runner 13.6.0 1051 Sunday, November 22, 2020 Approved
Gitlab Runner 13.5.0 9184 Wednesday, October 21, 2020 Approved
Gitlab Runner 13.4.0 260 Saturday, September 19, 2020 Approved
Gitlab Runner 13.3.0 3262 Friday, August 21, 2020 Approved
Gitlab Runner 13.2.0 1680 Monday, July 20, 2020 Approved
Gitlab Runner 13.1.0 1465 Saturday, June 20, 2020 Approved
Gitlab Runner 13.0.1 1235 Monday, June 1, 2020 Approved
Gitlab Runner 13.0.0 848 Thursday, May 21, 2020 Approved
Gitlab Runner 12.10.0 2843 Wednesday, April 22, 2020 Approved
Gitlab Runner 12.9.0 757 Tuesday, April 14, 2020 Approved
Gitlab Runner 12.8.0 2495 Sunday, February 23, 2020 Approved
Gitlab Runner 12.7.1 1199 Friday, January 24, 2020 Approved
Gitlab Runner 12.7.0 311 Tuesday, January 21, 2020 Approved
Gitlab Runner 12.6.0 575 Tuesday, December 24, 2019 Approved
Gitlab Runner 12.5.0 1076 Thursday, November 21, 2019 Approved
Gitlab Runner 12.4.1 1095 Tuesday, October 29, 2019 Approved
Gitlab Runner 12.4.0 507 Tuesday, October 22, 2019 Approved
Gitlab Runner 12.3.0 2217 Saturday, September 21, 2019 Approved
Gitlab Runner 12.2.0 1269 Friday, August 23, 2019 Approved
Gitlab Runner 12.1.0 1127 Saturday, July 20, 2019 Approved
Gitlab Runner 12.0.0 1675 Saturday, June 22, 2019 Approved
Gitlab Runner 11.11.2 864 Tuesday, June 4, 2019 Approved
Gitlab Runner 11.11.0 533 Tuesday, May 21, 2019 Approved
Gitlab Runner 11.10.0 901 Saturday, April 20, 2019 Approved
Gitlab Runner 11.9.0 743 Saturday, March 23, 2019 Approved
Gitlab Runner 11.8.0 916 Saturday, February 23, 2019 Approved
Gitlab Runner 11.7.0 1034 Tuesday, January 22, 2019 Approved
Gitlab Runner 11.6.0 385 Friday, January 18, 2019 Approved
Gitlab Runner 11.4.0 1518 Monday, October 22, 2018 Approved
Gitlab Runner 11.4.0-rc1 326 Thursday, October 11, 2018 Exempted
Gitlab Runner 11.3.0 871 Saturday, September 22, 2018 Approved
Gitlab Runner 11.3.0-rc1 337 Wednesday, September 12, 2018 Exempted
Gitlab Runner 11.2.0 777 Thursday, August 23, 2018 Approved
Gitlab Runner 11.2.0-rc1 337 Thursday, August 9, 2018 Approved
Gitlab Runner 11.1.0 781 Monday, July 23, 2018 Approved
Gitlab Runner 11.1.0-rc1 372 Saturday, July 14, 2018 Approved
Gitlab Runner 11.0.0 1005 Saturday, June 23, 2018 Approved
Gitlab Runner 11.0.0-rc1 416 Wednesday, June 13, 2018 Approved
Gitlab Runner 10.8.0 896 Wednesday, May 23, 2018 Approved
Gitlab Runner 10.8.0-rc1 491 Friday, May 11, 2018 Approved
Gitlab Runner 10.7.0-rc1 556 Thursday, April 12, 2018 Approved
Gitlab Runner 10.6.0 1207 Friday, March 23, 2018 Approved
Gitlab Runner 10.6.0-rc1 483 Friday, March 9, 2018 Approved
Gitlab Runner 10.5.0 721 Friday, February 23, 2018 Approved
Gitlab Runner 10.5.0-rc1 493 Friday, February 9, 2018 Approved
Gitlab Runner 10.4.0 732 Monday, January 22, 2018 Approved
Gitlab Runner 10.4.0-rc1 593 Tuesday, January 9, 2018 Approved
Gitlab Runner 10.3.0 774 Saturday, December 23, 2017 Approved
Gitlab Runner 10.3.0-rc1 545 Monday, December 11, 2017 Approved
Gitlab Runner 10.2.0 850 Thursday, November 23, 2017 Approved
Gitlab Runner 10.2.0-rc1 530 Saturday, November 11, 2017 Approved
Gitlab Runner 10.1.0 1030 Sunday, October 22, 2017 Approved
Gitlab Runner 10.1.0-rc1 555 Tuesday, October 10, 2017 Approved
Gitlab Runner 10.0.0-rc1 506 Tuesday, September 26, 2017 Approved
Gitlab Runner 9.5.0 1153 Wednesday, August 23, 2017 Approved
Gitlab Runner 9.4.0 820 Sunday, July 23, 2017 Approved
Gitlab Runner 9.3.0 554 Thursday, June 22, 2017 Approved
Gitlab Runner 9.2.1 439 Saturday, June 17, 2017 Approved
Gitlab Runner 9.2.0 510 Monday, May 22, 2017 Approved
Gitlab Runner 9.1.1 447 Wednesday, May 3, 2017 Approved
Gitlab Runner 9.1.0 462 Monday, April 24, 2017 Approved
Gitlab Runner 9.0.0 485 Thursday, March 30, 2017 Approved
Discussion for the Gitlab Runner Package

Ground Rules:

  • This discussion is only about Gitlab Runner and the Gitlab Runner package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Gitlab Runner, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus