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
501 stars 15 forks source link

Gently stops fleet of virtual machines #50

Closed simonbs closed 10 months ago

simonbs commented 10 months ago

Selecting "Stop" to stop the virtual machines will no longer stop the virtual machines immediately. Instead, the fleet will no longer start new virtual machines when each virtual machine is shutdown.

This enables us to stop the fleet of virtual machines as soon as each virtual machine is shutdown.

Screenshot 2023-09-21 at 17 16 26 Screenshot 2023-09-21 at 17 22 27