ManageIQ / manageiq-automation_engine

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

[WIP] Use AS::Dependencies interlock with classic autoloader #526

Closed jrafanie closed 1 year ago

jrafanie commented 1 year ago

Hide the details about inspecting the autoloader by using the core method which will use the interlock with classic and no interlock for zeitwerk.

Depends on: https://github.com/ManageIQ/manageiq/pull/22539 Related: https://github.com/ManageIQ/manageiq/issues/22000

miq-bot commented 1 year ago

Checked commit https://github.com/jrafanie/manageiq-automation_engine/commit/293ff7db108de5604c7186345b22c58eb41d46c3 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :cookie:

jrafanie commented 1 year ago

I'll rekick this once the dependent PR is merged

jrafanie commented 1 year ago

Core PR now patches directly so this is not needed.