You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2025. It is now read-only.
fix: Fix pool logic with runner name prefix (#3303)
* fix: Use runner name when determining pool runner count
* fix: reduce cyclomatic complexity a little
* fix: let to const
* fix: Cleaner implimentation from review
* fix: Formatting
* fix: Add runner name prefix test
* fix: Actually test prefixed names
* fix: formatting
* Correct test description and rename runner configuration variable
---------
Co-authored-by: Navdeep Gupta <[email protected]>
0 commit comments