Upgrading Rails to 6.1 and plugins

Hi,
as the date for 3.3 branching is getting closer (10.05), I would like to ping all plugin maintainers and remind them that after the branching we are going to merge the 6.1 PR to the core, which will for sure break some stuff in the plugins.

I did some work on few plugins and briefly checked others, but I would like to ask plugin maintainers to check it personally and verify that everything works well.

Plugin Status
katello :red_circle: Failing
Packaging and installer ?
foreman_remote_execution :green_circle: merged
foreman_ansible :orange_circle: PR in review
foreman_leapp :orange_circle: PR in review
foreman_azure_rm :orange_circle: There may be issues
foreman_bootdisk :orange_circle: There may be issues
foreman_openscap :orange_circle: There may be issues
foreman_theme_satellite :orange_circle: There may be issues
foreman-tasks :green_circle: Should be fine
foreman_discovery :green_circle: Should be fine
foreman_hooks :green_circle: Should be fine
foreman_rh_cloud :green_circle: Should be fine
foreman_templates :green_circle: Should be fine
foreman_virt_who_configure :green_circle: Should be fine
foreman_webhooks :green_circle: Should be fine

The main issues I found in Rex, Ansible and Leapp were:

  • Including / prepending template helpers
  • .where.not with multiple arguments

See the plugin PRs for more details, or feel free to ping me on IRC.

1 Like