ManageIQ / manageiq-appliance-build

Scripts to build ManageIQ appliances
Apache License 2.0
10 stars 55 forks source link

Update appliances to use ruby 3 #524

Closed jrafanie closed 2 years ago

jrafanie commented 2 years ago

Depends on ruby 3 support from https://github.com/ManageIQ/manageiq/pull/21531 MERGED 🎉 Depends on https://github.com/ManageIQ/manageiq-rpm_build/pull/304 for ruby 3 rpm builds

miq-bot commented 2 years ago

Checked commit https://github.com/jrafanie/manageiq-appliance-build/commit/37d6a6409ed3933176137508ea1c459b377fd245 with ruby 2.6.10, rubocop 1.28.2, haml-lint 0.35.0, and yamllint 0 files checked, 0 offenses detected Everything looks fine. :+1:

jrafanie commented 2 years ago

I assume this would work since we tested images for podified which included the necessary rpm_build image changes. See https://github.com/ManageIQ/manageiq-rpm_build/pull/304