foreman_openscap icon indicating copy to clipboard operation
foreman_openscap copied to clipboard

Fixes #37464 - Support Zeitwerk loader

Open ofedoren opened this issue 1 year ago • 3 comments

~WIP~

Requires:

  • https://github.com/theforeman/foreman-tasks/pull/752

ofedoren avatar May 15 '24 13:05 ofedoren

Hmm, not sure why the tests from core are failing here... I had the same errors for plain Foreman, but they got fixed.

ofedoren avatar May 30 '24 14:05 ofedoren

I think this may be a relevant failure, coming from STI with interfaces.

ekohl avatar Jun 24 '24 13:06 ekohl

@ekohl thanks, it was indeed. Moreover, thanks to that fail we prevented a hidden issue in REX caused by the same issue.

I'm afraid there might be still places we didn't catch by the test runs :/

ofedoren avatar Jun 28 '24 16:06 ofedoren

Ready to merge after https://github.com/theforeman/foreman/pull/10131 is merged, dropped the commit for testing with Foreman PR, the latest run was green: Screenshot_20240903_143351

ofedoren avatar Sep 03 '24 12:09 ofedoren

We'll need new releases

Because foreman_remote_execution >= 9.0, < 14 could not be found in
https://github.com/theforeman/foreman_remote_execution.git (at master@ca7cca1)
and every version of foreman_ansible depends on foreman_remote_execution >=
9.0, < 14,
  foreman_ansible cannot be used.
So, because Gemfile depends on foreman_ansible >= 0,
  version solving has failed.

ekohl avatar Sep 10 '24 15:09 ekohl

tasks and REX are done, ansible is pending

ofedoren avatar Sep 10 '24 15:09 ofedoren

:green_apple:

ofedoren avatar Sep 11 '24 11:09 ofedoren