ManageIQ / manageiq-automation_engine

Automation engine for ManageIQ
Apache License 2.0
11 stars 73 forks source link

Allow StateVarHash to YAML.load from runtime instantiate #538

Closed jrafanie closed 8 months ago

jrafanie commented 8 months ago

Previously, we allowed it to be permitted in serialized columns, but this test also requires it be permitted from miq_ae_workspace_runtime.rb instantiate.

Like https://github.com/ManageIQ/manageiq-providers-vmware/pull/892, this depends on:

miq-bot commented 8 months ago

Checked commit https://github.com/jrafanie/manageiq-automation_engine/commit/9803f49132207f7adf9efdeb25efd7491c091356 with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :trophy:

agrare commented 8 months ago

Cross repo is green https://github.com/ManageIQ/manageiq-cross_repo-tests/pull/835 merging on red