-
github action runner are trash and i got charged $50 for a single run of their bigger runner
we want to use cloud, like GCP kubernetes or something like this to speed up things and stop crashing be…
-
**Description:**
When trying to use the action, i get an error when the action try to set the proxy object
```
New-Object : La valeur fournie n'est pas valide ou la propriété est en lecture seule…
-
_disclaimer_: The following should **not** replace us investigating and fixing the root causes of timeouts and intermittent test runtime performance.
Now seems an opportune time to open a discussio…
-
I have set up a self-hosted runner.
To do:
- [x] Successfully run tests locally
- [ ] Successfully build the project locally
- [x] Successfully run tests from GitHub action
- [ ] Successfully …
-
This is similar to #22, but with `self-hosted-runner` instead of `template-injection`.
---
_Originally posted by @VorpalBlade in https://github.com/woodruffw/zizmor/issues/22#issuecomment-245338…
-
As part of supporting more secure application infrastructure deployments, leveraging technologies like Private Link Endpoints, VNet Service Endpoints, and VNet Integration, etc. we need to explore how…
-
I have been maintaining a package called nh_darwin, a fork of nh with support for nix-darwin.
I have recently had an issue where a user was requesting a binary cache and helped write the build.yml fi…
-
Hi,
We are facing this issue where the **setup-terraform@v3** action starts to fail with an **AggregateError** when this action is being invoked within a GitHub Actions self hosted runner (ubuntu 2…
-
**Description:**
I have a self-hosted runner; Github's hosted runners aren't cheap at scale. It runs x86 Debian linux. _Why? Ubuntu is bloated and Canonical is full of bad production practices. [fite…
-
I'm building a Tauri app on a self-hosted Windows runner. Here's the relevant bit of the action yaml:
```yaml
name: 'publish'
on:
push:
branches:
- release
jobs:
publish-ta…