ManageIQ / manageiq-appliance_console

The console for the ManageIQ appliances.
Apache License 2.0
2 stars 28 forks source link

Add ruby 3.1 to the test matrix #227

Closed jrafanie closed 9 months ago

jrafanie commented 9 months ago

Load aliases with safe_load if YAML supports it.

Disable YAML.load security cop on versions that don't have safe_load.

miq-bot commented 9 months ago

Checked commit https://github.com/jrafanie/manageiq-appliance_console/commit/5880670d9436544d4c4c422ffe1c3347b850a8ac with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint 1 file checked, 0 offenses detected Everything looks fine. :star:

jrafanie commented 9 months ago

This should be ready to go merge. ❤️