runner icon indicating copy to clipboard operation
runner copied to clipboard

The Runner for GitHub Actions :rocket:

Results 454 runner issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When trying to run a bash script against a windows runner, all the path separators are missing. Presumably the runner is sending backslashes for windows, but should...

enhancement
Runner Feature

Closes #801 When testing the [new Linux arm64 runners](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/) that are now in Public Preview, I [ran into the following error](https://github.com/dennisameling/sharp/actions/runs/12838109751/job/35803083398?pr=1#step:7:18): > JavaScript Actions in Alpine containers are only supported...

**Describe the bug** The first job executed on an ephemeral runner always triggers ACTIONS_RUNNER_HOOK_JOB_COMPLETED when this should be reserved for the end of a workflow. **To Reproduce** Steps to reproduce...

bug

This is based on the problems reported in the following issues: * https://github.com/github/codeql-action/issues/2705 * https://github.com/github/codeql-action/issues/2400 The problem is that the base docker image doesn't include `zstd` compression tool. # ⚠️...

When I was using older version 2.330.0 I was able to run the following commands ``` curl https://bootstrap.pypa.io/get-pip.py > get-pip.py python3 get-pip.py ``` Now with latest version is throwing an...

bug

Suddenly out apps are throwing error getting build using 2.331.0 version. They were working fine on 2.330.0 node 14 version

bug

**Describe the bug** When attempting to run ephemeral GitHub Actions runners using the ghcr.io/actions/actions-runner:2.331.0 image on Rocky Linux 9.7 hosts, the runner immediately crashes with a segmentation fault (core dumped)....

bug

**Describe the bug** I had a VM with a self-hosted runner, with a tag, say "erp_prod" for production. As ERP's can be complicated, instead of cloning data + code, we...

enhancement

Updated [System.Threading.Channels](https://github.com/dotnet/dotnet) from 8.0.0 to 10.0.2. Release notes _Sourced from [System.Threading.Channels's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...

dependencies
.NET

Updated [System.Text.Encoding.CodePages](https://github.com/dotnet/dotnet) from 8.0.0 to 10.0.2. Release notes _Sourced from [System.Text.Encoding.CodePages's releases](https://github.com/dotnet/dotnet/releases)._ ## 10.0.0-preview.6.25358.103 You can build .NET 10.0 Preview 6 from the repository by cloning the release tag `v10.0.0-preview.6.25358.103`...

dependencies
.NET