-
We should port to tigu the automatic tests o fthe workchains, this will avoid the need to reinstall codes at every test, and will allow for more robust as well as fast checks.
Suggested by @yakutovic…
-
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 …
-
We want to enable an automated means of testing Kai Client and IDE workflows on MacOS.
Idea being to provision a Mac Desktop in AWS and automate run through of both Client and IDE workflows.
-
### Description of the bug
I have observed this issue where on the self-hosted runner, my expo action fails even though I have provided the expo token etc.
### To Reproduce
What steps did you per…
-
Currently they live in an[ obscure location](https://github.com/product-os/balena-concourse/tree/master/provision/app).
Should we re-home them to this repository and build the block(s) or give them…
-
Running into a strange error when trying to install dependencies on a self-hosted Ubuntu runner.
`sudo apt-get update` runs normally but then it seems like `apt-get` cannot be found when running th…
-
**Description:**
Every time build runs setup-java adds a new toolchain element to toolchains.xml. Even it already exists.
```
jdk
17
temurin
temurin_17
…
-
### 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…
-
I've been building and uploading the `ghc-*` packages for Linux on my local machine because the GitHub runners don't have enough disk space to build it. Self-hosted runners aren't permitted because th…
-
### Current Behavior
nx fails to run on my self-hosted github runners when trying to upgrade from 20.0.3 to 20.0.5 with the error in $SUBJECT. No additional information is printed into the console. A…