tartelet
tartelet copied to clipboard
⚙️💻 A macOS app that makes it a breeze to manage multiple GitHub Actions runners in ephemeral virtual machines on a single host machine. The benefits are that runners can run in parallel, and each jo...
We recently upgraded to Tartelet 0.8, and since then, we've been experiencing random crashes of our runners. This issue is impacting our CI/CD workflow, and we're trying to identify the...
1. Replaced Tartlet 0.3 with 0.8.x (previously configured to boot VMs on start) 2. Launched it 3. It proceeded to try to boot VMs but failed to ssh login &...
At the moment Tartelet does not have a builtin mechanism to update itself; a user has to be aware of a new release an manually download and install and update....
Aloha! Firstly, thanks for developing this amazing project 💌 ! I was wondering why an app is required for registering the github actions runners in the repositories and if supporting...
Memory leak
Hi, I'm experiencing extensive memory usage of the Tartelet process. Tartelet runs for less than one day and then does not process jobs anymore, due to the system being out...
Add the ability to specify an GitHub Enterprise Server URL so that users can use custom instances of self-hosted GitHub. The runner type `enterprise` is added so enterprises hosted on...
Tartelet hardcodes the Server and API URLs to GitHub.com. It would be nice if these could be overridden in settings to support GitHub Enterprise and Enterprise cloud.
I had the host mini reboot from a power failure (ours isn't on UPS yet) and despite Tartlet set to launch on login & start VMs on startup it didn't...
We've just set up Tartelet and learned a lot about tart. This whole project is fantastic! We're trying to figure out how to manage several physical machines running VMs with...