-
_Just a nerdy aside 🤓: this issue might be luckiest (or unluckiest) ever..._
### Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am runnin…
-
The tester now supports all WordPress plugins and themes and is designed to continuously run tests.
Unfortunately, GitHub offers only 2000 minutes of Action runs for free and after that, [it's 0.00…
-
### Expected Behaviour
Example `runners/ash` compiles and runs.
### Example & Steps To Reproduce
1. `git clone https://github.com/Rust-GPU/rust-gpu`
2. `cd rust-gpu/yard-rs/example-xp/…
-
### Area with issue?
JSON Schema
### ✔️ Expected Behavior
A snippet like:
```
jobs:
ci:
runs-on: azure-runners
```
Should be acceptable when writing a GitHub workflow.
### ❌ Actual…
-
### 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-…
-
RE: https://github.com/dbvideostriketeam/wubloader/pull/472#issuecomment-2466242926
It seems that regardless of the originating user, PRs are attempted to be run via CI including deploy steps. Thi…
-
Compiler team reports that there are still some reliability issues with AWS A100 where some runners start to crash since last weekend. For example,
* https://github.com/pytorch/pytorch/actions/runs…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Hello @glen…
-
We have a [GitHub workflow ](https://github.com/adrienpoly/rubyvideo/blob/98c3e2fd8808c419056f34ad2d9dc31c82fcb927/.github/workflows/ci.yml) that runs tests and, upon success, deploys the main branch …
-
#1299 is a duct tape workaround to what seems to be a buffering issue on the GitHub self-hosted runner output, which prevents our logic from detecting when the runner transitions to a `busy` state in …