Skip to content

Rename variable-models to_runner_variable to to_hash_variable

What does this MR do and why?

The to_runner_variable methods in the variable-models are confusing because the returned objects are not directly used for sending to Runner.

The to_runner_variable naming should only be used via to_runner_variables and that should only be called when returning a value to Runner.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading