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
When I migrated a setup using the normal runner module to the multi-runner module, I had some trouble getting it working because some of the input names differ. It would be helpful is we rename the multi-runner inputs so they are consistent. Here are some examples:
enable_fifo_build_queue to fifo
enable_runner_on_demand_failover_for_errors to enable_on_demand_failover_for_errors
There may be more, but I didn't check yet. Happy to open a PR to rename these, but want to make sure there isn't a reason why they're supposed to be different.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed if no further activity occurs. Thank you for your contributions.
When I migrated a setup using the normal runner module to the multi-runner module, I had some trouble getting it working because some of the input names differ. It would be helpful is we rename the multi-runner inputs so they are consistent. Here are some examples:
enable_fifo_build_queue
tofifo
enable_runner_on_demand_failover_for_errors
toenable_on_demand_failover_for_errors
There may be more, but I didn't check yet. Happy to open a PR to rename these, but want to make sure there isn't a reason why they're supposed to be different.
The text was updated successfully, but these errors were encountered: