shapehq / tartelet

⚙️💻 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 job runs in an isolated environment.
MIT License
510 stars 17 forks source link

Fixes bug when colon character is in virtual machine name #43

Closed stmitt closed 1 year ago

stmitt commented 1 year ago

This fixes issue #38. The colon character is used as a separator in tart's share command.