Smart Proxy CI now running on Ruby 3.4

Hey everyone,

Just a heads-up that we’ve updated the Smart Proxy CI to run on Ruby 3.4. This change is now live. See: GitHub - theforeman/smart-proxy: RESTful proxies for DNS, DHCP, TFTP, BMC and Puppet

For developers, this means your PRs and branches will be tested against Ruby 3.4, which could lead to new failures if your code isn’t compatible yet. Please take this into account when reviewing CI results and updating dependencies.

Let us know if you run into any issues or have questions!

1 Like

Looks like dynflow is incompatible with Ruby 3.4 and some plugins run into this. Run tests on ruby 3.4.0 by adamruzicka · Pull Request #448 · Dynflow/dynflow · GitHub.

dynflow-1.9.2 with 3.4 compatibility changes is out on rubygems

1 Like