-
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.
-
After creating Ec2 it is registering runner successfully but job isn't picking up on new runner.
Job is Requested labels: smr41 is correct and matching newly created Machine but hanging on "Waiting f…
-
Getting:
```
Digest: sha256:5e8ed922ecacdb1071096eebef5af11563fd0c2c8bce9143ea3898768994080f
Status: Downloaded newer image for iterativeai/cml:0-dvc3-base1-gpu
docker.io/iterativeai/cml:0-dvc3-b…
-
Platforms: macos
This test was disabled because it is failing on master.
Example:
https://hud.pytorch.org/pytorch/pytorch/commit/838b699e1082791d5e838ca0de0d72c4b6120e14
This appears to be p…
-
Сontinuation of the discussion started by @jpalomaki in https://github.com/machulav/ec2-github-runner/pull/62#issuecomment-907469554
---
Related issues that may be covered using the EC2 launch t…
-
Working on some new code I forgot to use the workaround for #130 when creating a very large number of parallel tasks using aiobotocore.
Here's a simplified example triggering it:
```python
impo…
-
# Describe the bug
version = "7.7.0"
I am not seeing new runners autoscale when jobs are queued up. And `docker-machine ls` has errors:
```
docker-machine ls
NAME …
-
Currently the github runners fail to register as it hangs waiting for input on the ./config.sh
if the --unattended argument is added, this will be fixed.
-
Currently released version (`0.1.9`) has the following bug (which might have been solved already by https://github.com/SearchSpring/aws_security/pull/36 - not sure):
```
* aws_security_group[] action…
-
I was finally able to run `trees.generate` 🚀
```
! python -m music_trees.generate \
--dataset mdb \
--name mdb-aug \
--example_length 1.0 \
…