ubicloud/prog/vm
Enes Cakir c607d426b2 Skip runner pool if feature flag is enabled
We apply special allocation logic for certain GitHub installations, and
in some cases, we can provision an alien runner for them.

However, if the pool has available runners, it uses a VM from the pool
instead of provisioning a new one, which bypasses the special logic.

With this feature flag, we can skip the pool and always provision a new
VM for specific installations.
2025-09-05 15:35:41 +03:00
..
github_runner.rb Skip runner pool if feature flag is enabled 2025-09-05 15:35:41 +03:00
host_nexus.rb Use create_with_id in progs and routes 2025-08-07 02:13:08 +09:00
nexus.rb Decrease the initial nap for wait_sshable from 7 to 6 seconds 2025-08-26 18:50:28 +03:00
prep_host.rb Colour the prompt of the VmHost for production hosts 2023-11-24 10:12:59 +03:00
vm_host_slice_nexus.rb Use create_with_id in progs and routes 2025-08-07 02:13:08 +09:00
vm_pool.rb Use create_with_id in progs and routes 2025-08-07 02:13:08 +09:00