ManageIQ / inventory_refresh

Apache License 2.0
1 stars 23 forks source link

Remove deprecated find_by/lazy_find_by methods #111

Closed agrare closed 2 years ago

agrare commented 2 years ago

The "standard" find() and lazy_find() methods have been able to take a hash for the ref for a long time making the *find_by() methods obsolete.

This is a breaking change and will require a major version bump

miq-bot commented 2 years ago

Checked commit https://github.com/agrare/inventory_refresh/commit/08b90e283ee2df8a701c13a66256dc4090bf56a0 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. :trophy: