-
Need to investigate
* xfinity.com
* ik2.com
these shows on my local machine, but not via the GitHub Action. Removing for now.
_Originally posted by @ralexander-phi in https://github.com/rale…
-
## User Story - Business Need
On 9 OCT 2024, GitHub updated their runners such that ubuntu:latest was upgraded to 24.04.1. This failed to run the unit tests with this error
> oscrypto.errors.Librar…
-
### Describe the feature or problem you’d like to solve
Currently, in order to monitor GH-hosted runners I need to go to `https://github.com/organizations//settings/actions/hosted-runners`
### P…
-
**Description**
I use `docker compose` with multiple services, and compose builds the needed images itself. Occasionally, compose aborts with an error because it cannot find the image it has just b…
-
### 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…
-
Good day,
Would it be realistically possible to setup an instance of multi-runner, and have the "spot-versus-on-demand" EC2 settings be per runner type, rather than some global setting for the enti…
-
It appears that some behaviour has changed in v1.4.4 and is preventing the proper environment from being run. See: https://github.com/Ouranosinc/figanos/actions/runs/11669868968/job/32492859426
Not…
-
### 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…
-
Requests to https://acleddata.com/download/3987/ are returning a 403 (Forbidden) when called from the GitHub actions runner. They are, however, successful when the code is run locally. Could potential…
-
I used to include `telegram-action` into my Github workflows in that manner:
```
uses: appleboy/telegram-action@master
```
Some weeks ago I noticed that my Github actions workflows stopped to se…