-
Hi there, I'm using the non-ephemeral runners, which is fine with me for performance/isolation tradeoff.
However, it looks like the working directory given to workflows does not get cleared between…
-
(#33290)
As of discovering this build, we were using 59/60 of our GitHub-hosted runners, so it’s unclear whether this is directly related to self-hosted runners.
delan updated
3 weeks ago
-
Explore potential usage of [self hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners) for this.
-
What did you like on day two of this course? What was good? Comment below 👇
-
This cache action works to cache the Python installs:
```yaml
- name: Cache UV python installs
uses: actions/cache@v2
with:
path: ~/.local/share/uv/python
…
-
Hello 👋
We have been experiencing issues since using this action on a self hosted runner. Due to the docker container running as root, i believe it creates filers in `./.git` folder that is owned …
-
**Describe the bug**
GitHub self-hosted Windows runners randomly fail to clean up `_actions` directory in the `Set up job` step with the following error: `The process cannot access the file 'C:\a…
-
### Proposal
KEDA already supports GitHub Runners. As a self-hosted GitLab user, it'd be great to have support for GitLab Runners.
### Scaler Source
https://docs.gitlab.com/runner/
### Scaling Mec…
-
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-er…