Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

v2.290.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 16:31
b86ce48

Features

  • Continue-on-error is now possible for the composite action steps (actions#1763)
  • Now it's possible to use context evaluation in the shell of composite action run steps (actions#1767)

Bugs

  • Fix a bug where job would be marked as 'cancelled' after self-hosted runner going offline (actions#1792)
  • Translate paths in github and runner contexts when running on a container (actions#1762)
  • Warn about invalid flags when configuring or running the runner (actions#1781)
  • Fix a bug where job hooks would use job level working directory (actions#1809)

Misc

  • Allow warnings about actions using Node v12 (actions#1735)
  • Better exception handling when runner is configured with invalid Url or token (actions#1741)
  • Set user agent for websocket requests (actions#1791)
  • Gracefully handle websocket failures (actions#1789)
  • Capture telemetry when git errors on unsafe repository. (actions#1823)

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.290.1/actions-runner-win-x64-2.290.1.zip -OutFile actions-runner-win-x64-2.290.1.zip
# Extract the installer
Add-Type -AssemblyName System.IO.Compression.FileSystem ;
[System.IO.Compression.ZipFile]::ExtractToDirectory("$PWD\actions-runner-win-x64-2.290.1.zip", "$PWD")

OSX

# 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.290.1/actions-runner-osx-x64-2.290.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-osx-x64-2.290.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.290.1/actions-runner-linux-x64-2.290.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-x64-2.290.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.290.1/actions-runner-linux-arm64-2.290.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm64-2.290.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.290.1/actions-runner-linux-arm-2.290.1.tar.gz
# Extract the installer
tar xzf ./actions-runner-linux-arm-2.290.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.290.1.zip f6ed3c03b7f08d274bac2652b61d4f1c3c2cd8eed9697222ae0f2965a5dbb5fc

  • actions-runner-osx-x64-2.290.1.tar.gz b669f98126aca0f132d16f1510d6f11a489e8311e3b1a1f0b547996fbdc1f815

  • actions-runner-linux-x64-2.290.1.tar.gz 5eda3556952b9d60f59e31a1b2a9be610db8ad4d7e48d08ec077650674c148d8

  • actions-runner-linux-arm64-2.290.1.tar.gz 552bd876adfe4db0ea88022fcbc13dee8469fd15a01d21a20c1859447fbea184

  • actions-runner-linux-arm-2.290.1.tar.gz 8efdfa2364071295b231e30de907af459eca186547414fd6a9afde4305581b6a

  • actions-runner-win-x64-2.290.1-noexternals.zip df4cab70059f57aa625efedd5960426d192450c71c8e51d1beb89afbeeb37ad5

  • actions-runner-osx-x64-2.290.1-noexternals.tar.gz a3c7c5243c8d0fc897850932030e30d3b15b961f58edf9b7b9030d190e7052e8

  • actions-runner-linux-x64-2.290.1-noexternals.tar.gz 6d7011f2a7adcddc5af0cf70707eb1843b3427d5f123b79fd86e84c12e8298e2

  • actions-runner-linux-arm64-2.290.1-noexternals.tar.gz d243ca0965a5d128a4ec00863e65ea3f824215eb8a7863e6e93c2d98451211b5

  • actions-runner-linux-arm-2.290.1-noexternals.tar.gz e9681a14a08a32043d43d24a251522dbbecfc2302a6e620c6ffc340ff82b0aae

  • actions-runner-win-x64-2.290.1-noruntime.zip fba548030351dab64750459d2a4a91f3612ff62c7a0325bddae1ea93c2362d9f

  • actions-runner-osx-x64-2.290.1-noruntime.tar.gz a4b85b202ca8c9cf213e645c6349e6795140eca5391de0bd799440c01ea56765

  • actions-runner-linux-x64-2.290.1-noruntime.tar.gz 5081e509ef5efcac509fda8b824b8cf8effb84958dd00ee43dbb1ddccadefe02

  • actions-runner-linux-arm64-2.290.1-noruntime.tar.gz 03422952959adcfc013859c7476e76b68287c811dd6f3f622f16098056421c24

  • actions-runner-linux-arm-2.290.1-noruntime.tar.gz 4c3bbd4502eb8e9c65efaffd4bf2d2d3bb497c0b4e772c06420fb1e978c20a7d

  • actions-runner-win-x64-2.290.1-noruntime-noexternals.zip 4b6a23cd0a212c92e8a4d617ebc438a7398c5747ea765eb60b349b573dfe68c8

  • actions-runner-osx-x64-2.290.1-noruntime-noexternals.tar.gz e7668ff33a1bc9a467033ac16dfcc11e5c2ab2212efdd1230976303aa2ea372a

  • actions-runner-linux-x64-2.290.1-noruntime-noexternals.tar.gz 935e67ffddff5572174bd3fa9f8d9971f269f5dae7fbc8df7944f6a92f221094

  • actions-runner-linux-arm64-2.290.1-noruntime-noexternals.tar.gz 6d2682c6ac98c90dd7a9941d7b4e5c57e4f2e34f06ad1a6201352ec9b8309b92

  • actions-runner-linux-arm-2.290.1-noruntime-noexternals.tar.gz bd038d5fd663f84d835c31c7220156fd6111e2a0df2f2b9f11f864cd19b7a48d