runner icon indicating copy to clipboard operation
runner copied to clipboard

The Runner for GitHub Actions :rocket:

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

**Describe the bug** I have encountered an issue with using a openSUSE container. The job fails as it cannot execute any commands after prepending PATH by `$GITHUB_PATH`. **To Reproduce** Here...

bug
Stale

Bumps [System.ServiceProcess.ServiceController](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.3. Release notes Sourced from System.ServiceProcess.ServiceController's releases. .NET 9.0.3 Release What's Changed [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by...

dependencies
.NET

Bumps [@actions/glob](https://github.com/actions/toolkit/tree/HEAD/packages/glob) from 0.4.0 to 0.5.0. Changelog Sourced from @​actions/glob's changelog. 0.5.0 Added excludeHiddenFiles option, which is disabled by default to preserve existing behavior #1791: Add glob option to ignore...

dependencies
javascript

**Describe the bug** _work/_tool is growing in space and does not remove old versions., **To Reproduce** Steps to reproduce the behavior: 1. Check the size of _tool directory especially gcloud...

bug

This should avoid problems with non-ascii characters in file names, as reported by https://github.com/github/codeql-action/issues/2777

**Describe the bug** Self-hosted gha runners on RHEL 9.4. They are creating a shared memory section with world-writable permissions. I assume that the runners use this to communicate among themselves....

bug

**Describe the bug** I have a branch protection rule that requires a `pr-validation` job to be successful for merging a PR: ``` pr-validation: needs: [test-linux-x86_64, test-linux-aarch64, test-macos, coverage, sanitize] runs-on:...

bug
Stale

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: This is the url of the failure: https://github.com/TechWatchProject/kumquat/actions/runs/7934999258/job/21667193674 This job...

bug
Stale

I'm doing a crazy thing with the runner. I'm adding it as a composer bin script, which symlinks it to vendor/bin dir. The config.sh script can be run this way,...

Stale

**Describe the bug** We've been using self-hosted github actions for the better part of a four years now and have been using a script to calculate the total running time...

bug
Stale