github actions/runner v2.299.1

latest releases: v2.316.1, v2.316.0, v2.315.0...
18 months ago

Features

  • Displays the error logs in dedicated sub-sections of the Initialize containers section (#2182)
  • Add generateServiceConfig option for configure command (#2226)
  • Setting debug using GitHub Action variables (#2234)
  • run.sh installs SIGINT and SIGTERM traps to gracefully stop runner (#2233, 2240)

Bugs

  • Use Global.Variables instead of JobContext and include action path/ref in the message. (#2214)

Misc

  • Allow '--disableupdate' in create-latest-svc.sh (#2201)
  • Fix markup for support link (#2114)
  • Add runner devcontainer (#2187)
  • Setup linter for Runner (#2211, #2213, #2216)

Windows x64

We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on powershell:

# Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner
# Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-win-x64-2.299.1.zip -OutFile actions-runner-win-x64-2.299.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.299.1.zip", "$PWD")

[Pre-release] Windows arm64

Warning: Windows arm64 runners are currently in preview status and use unofficial versions of nodejs. They are not intended for production workflows.

We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.

The following snipped needs to be run on powershell:

# Create a folder under the drive root
mkdir \actions-runner ; cd \actions-runner
# Download the latest runner package
Invoke-WebRequest -Uri https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-win-arm64-2.299.1.zip -OutFile actions-runner-win-arm64-2.299.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-arm64-2.299.1.zip", "$PWD")

OSX x64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-osx-x64-2.299.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.299.1.tar.gz

OSX arm64 (Apple silicon)

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-osx-arm64-2.299.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-arm64-2.299.1.tar.gz

Linux x64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-linux-x64-2.299.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.299.1.tar.gz

Linux arm64

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-linux-arm64-2.299.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.299.1.tar.gz

Linux arm

# Create a folder
mkdir actions-runner && cd actions-runner
# Download the latest runner package
curl -O -L https://github.com/actions/runner/releases/download/v2.299.1/actions-runner-linux-arm-2.299.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.299.1.tar.gz

Using your self hosted runner

For additional details about configuring, running, or shutting down the runner please check out our product docs.

SHA-256 Checksums

The SHA-256 checksums for the packages included in this build are shown below:

  • actions-runner-win-x64-2.299.1.zip f7940b16451d6352c38066005f3ee6688b53971fcc20e4726c7907b32bfdf539

  • actions-runner-win-arm64-2.299.1.zip d1a9d8209f03589c8dc05ee17ae8d194756377773a4010683348cdd6eefa2da7

  • actions-runner-osx-x64-2.299.1.tar.gz b0128120f2bc48e5f24df513d77d1457ae845a692f60acf3feba63b8d01a8fdc

  • actions-runner-osx-arm64-2.299.1.tar.gz f73849b9a78459d2e08b9d3d2f60464a55920de120e228b0645b01abe68d9072

  • actions-runner-linux-x64-2.299.1.tar.gz 147c14700c6cb997421b9a239c012197f11ea9854cd901ee88ead6fe73a72c74

  • actions-runner-linux-arm64-2.299.1.tar.gz debe1cc9656963000a4fbdbb004f475ace5b84360ace2f7a191c1ccca6a16c00

  • actions-runner-linux-arm-2.299.1.tar.gz a4d66a766ff3b9e07e3e068a1d88b04e51c27c9b94ae961717e0a5f9ada998e6

  • actions-runner-win-x64-2.299.1-noexternals.zip 0d6d5cab162a793d6d0dc827bcc25589ef1b8911cbfe43cce4e394343e45dbb5

  • actions-runner-win-arm64-2.299.1-noexternals.zip 88f9fa8403633ac1a785f50aea7fa8289da9effb65190183d839db20df6bb148

  • actions-runner-osx-x64-2.299.1-noexternals.tar.gz 6d9ad11b5d7b49d2a0912c02c6f0f358195167cb87bb54121e4a5f0765231c07

  • actions-runner-osx-arm64-2.299.1-noexternals.tar.gz 35c79b475fe3554792d1362dc41b9964ce0c5e88dd7f20cf433d65d59a678437

  • actions-runner-linux-x64-2.299.1-noexternals.tar.gz c35428fe48d36542ccdaa2a02d2f481f4eb3eae9c13b9dad4d1fa30ae6bd8a98

  • actions-runner-linux-arm64-2.299.1-noexternals.tar.gz 0096a4695108eadb4dfc9a48330d9fb8c3ef9d3ee151da7612ad5051d66cda59

  • actions-runner-linux-arm-2.299.1-noexternals.tar.gz 03c8f756a52425911ddeaa3a98c95ec71d5984f1a7cc49ac52fc8126023c6029

  • actions-runner-win-x64-2.299.1-noruntime.zip fd8178a4458bf99cc500f02aa718513caee45ad2c3e6c7d1b156d5c559b23d32

  • actions-runner-win-arm64-2.299.1-noruntime.zip 2b10f01b663cababf24e8c5a272af6b2ec811fb4c69906970e65c4e0c6dbe1b7

  • actions-runner-osx-x64-2.299.1-noruntime.tar.gz 773b5860c04986758402986538d26950679d1919689bfcbc319802a2ef1ab10b

  • actions-runner-osx-arm64-2.299.1-noruntime.tar.gz 8e021d3e13073acb9501f8fb2fbf7132581ca42bf259691ab7662f39d028b232

  • actions-runner-linux-x64-2.299.1-noruntime.tar.gz 2bcd7b20182024034be1224d8f6236138afc34168176e46f5017333256a1bd19

  • actions-runner-linux-arm64-2.299.1-noruntime.tar.gz 7f02d79eaa92a047094c856483bee2ac7c9733b2d73530ebc2bdfba76c25878e

  • actions-runner-linux-arm-2.299.1-noruntime.tar.gz 30875a4c0b91ed15c7c101b7776e362bebca630a5ab2807603fd1fe92102a2b4

  • actions-runner-win-x64-2.299.1-noruntime-noexternals.zip e1daabd6544ae1daa0a38228a89da742991b28572c8717a7bf33ca7ae3c9371b

  • actions-runner-win-arm64-2.299.1-noruntime-noexternals.zip 8c94a991e832beedfaff3051784d394354a9a202789b0964de2d39792051fa45

  • actions-runner-osx-x64-2.299.1-noruntime-noexternals.tar.gz 8d2c0a60140b02d986a2a119b97514d07b655ecc04c6403b2737c7157e6a0979

  • actions-runner-osx-arm64-2.299.1-noruntime-noexternals.tar.gz b032c9ff4934762f602124f9b080aa20bb57474cd65bf22433f38c90d48c93d5

  • actions-runner-linux-x64-2.299.1-noruntime-noexternals.tar.gz d8076568a235aae95c7d6bc2a575bb722e1823f50cb17f364db631fad6200616

  • actions-runner-linux-arm64-2.299.1-noruntime-noexternals.tar.gz bcc4373e988b45a75e531050020bb8c87cd8ff873feecf5b67d3d171837dc55f

  • actions-runner-linux-arm-2.299.1-noruntime-noexternals.tar.gz 75a7706dc55fe0bc5fccfe1a15946a0d44b8486e0433fe162880020b157370b9

Don't miss a new runner release

NewReleases is sending notifications on new releases.