-
Hi,
I am trying to achieve the following scenario using both idle_config and pool_config in the GitHub Runner module:
1. Maintain 1 idle runner at all times.
2. When a runner becomes busy (e.g., …
-
the issue code
https://github.com/grammyjs/runner/blob/main/src/distribute.ts#L46
Reproduction code
bot.js
```js
const { Bot, session } = require('grammy');
const {
run,
dis…
-
- Add oneAPI runner for linux / macos
- Add Windows runners (oneAPI), ideally using vsproj file to build the code.
-
### What is the problem this feature would solve?
Bun tests can only be run from the CLI.
### What is the feature you are proposing to solve the problem?
A VS Code extension could integrate the te…
-
# Problem
Multiple users have reported the following stack trace when running `coder ssh` or `coder vscodessh`:
```
panic: runtime error: slice bounds out of range [4:0]
goroutine 111 [running]:
go…
-
Currently the Runner version is hard coded
`curl -O -L https://github.com/actions/runner/releases/download/v2.313.0/actions-runner-linux-${RUNNER_ARCH}-2.313.0.tar.gz'`
Can we add support to al…
-
# Error
## Message
```
ENOENT: no such file or directory, open 'packages/site/src/+page.server.ts'
```
## Info
[Recent Deliveries](https://github.com/settings/apps/code-buer/advanced)
Target R…
-
### What would you like to happen?
This will allow users to not have additional code for Bigquery external Table if it does not exist
### Issue Priority
Priority: 3 (nice-to-have improvement)
### …
-
### Expected behavior.
![Screenshot 2024-08-14 at 10 00 08 PM](https://github.com/user-attachments/assets/887dd41f-6e4e-4c45-be79-c87824f85a99)
the runner window should include
> asdf
### The re…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…