Ewoud Kohl van Wijngaarden

Results 1159 comments of Ewoud Kohl van Wijngaarden

I should have mentioned this needs packaging changes. I've split off https://github.com/theforeman/foreman-packaging/pull/9564 from https://github.com/theforeman/foreman-packaging/pull/8814. Going to do a scratch build of that now.

I just released fog-libvirt 0.13.2 which drops the require of `erb`. Please verify if you can still reproduce the issue.

Packit failed because of an unrelated issue (the PF5 upgrade): ``` [webpack-cli] ModuleNotFoundError: Module not found: Error: Can't resolve '@patternfly/react-core/deprecated' in '/builddir/build/BUILD/foreman-3.15.0/webpack/assets/javascripts/react_app/components/HostDetails/ActionsBar' ```

I've rebased this and created a Redmine issue because I think this is still nice to have.

I realized our nightly package building in Jenkins still uses Ruby 2.7 and also our stable jobs. I'll take a look at that.

I started https://github.com/theforeman/jenkins-jobs/pull/523 as a refactor to make it easier, but it's far from complete.

> @ekohl As the pipeline is merged, can this come out of draft and considered for merge now? We should first change the pipelines to test on Ruby 3.0, which...

I've opened https://github.com/theforeman/foreman-documentation/pull/3606 to add the release note. With conferences coming up I don't think I'll have time to figure out the content situation. If anyone does, feel free to...

I've rebased this to drop the outdated parts that were already merged elsewhere. However, now I see it's clearer if I submit fresh PRs.

> Well, theforeman-rubocop caused few issues for me: 1. It through dependencies requires latest concurrent-ruby, which causes problems with dynflow, which requires a specific version, thus making bundle install to...