Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ruby 3.1 to the test matrix #227

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Jan 19, 2024

Load aliases with safe_load if YAML supports it.

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

Load aliases with safe_load if YAML supports it.

Disable YAML.load security cop on versions that don't have safe_load.
@miq-bot
Copy link
Member

miq-bot commented Jan 19, 2024

Checked commit jrafanie@5880670 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. ⭐

@jrafanie
Copy link
Member Author

This should be ready to go merge. ❤️

@kbrock kbrock assigned kbrock and unassigned bdunne Jan 23, 2024
@kbrock kbrock merged commit c295d5c into ManageIQ:master Jan 23, 2024
6 checks passed
@jrafanie jrafanie deleted the test_ruby31 branch January 23, 2024 16:55
Fryguy added a commit that referenced this pull request Feb 7, 2024
Fixed
- Fix sporadic test failure [#204]
- Remove MIQ specific gem source [#209]
- Double escape @ in realm to avoid shell interpretation [#211]
- Move gem name loader to proper namespaced location [#208]
- Separate kerberos from service principal name and use correctly [#215]
- Add manageiq user to allowed_uids for sssd [#220]
- Remove warning about using pg_dump [#221]
- Fix specs where AwesomeSpawn private interface changed [#224]
- Change the Name of the CA from something to ApplianceCA [#228]
- Fix YAML.load_file failing on aliases [#234]

Added
- Make backward compatible changes to work with repmgr13 - version 5.2.1 [#192]
- Support Ruby 3.0 [#206]
- Support Ruby 3.1 [#227]
- Allow rails 7 gems in gemspec [#226]

Changed
- Update to Highline 2.1.0 [#201]
- Clean up test output (highline and stdout messages) [#210]

Removed
- Drop Ruby 2.7 [#223]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants