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

upgrade ovirt to 4.6 #54

Merged
merged 1 commit into from
Sep 10, 2024
Merged

upgrade ovirt to 4.6 #54

merged 1 commit into from
Sep 10, 2024

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Sep 10, 2024

Updating gem because it fixes some issues with ruby 3.3 building

Gem released Feb 1, 2024

@kbrock
Copy link
Member Author

kbrock commented Sep 10, 2024

@miq-bot cross_repo_test #54 including ManageIQ/ovirt#118

Comment on lines 22 to 23
spec.add_dependency "ovirt-engine-sdk", "~>4.6.0"
spec.add_dependency "ovirt_metrics", "~>3.2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed in the other thread, I wonder if it's cleaner / better to do the following

Suggested change
spec.add_dependency "ovirt-engine-sdk", "~>4.6.0"
spec.add_dependency "ovirt_metrics", "~>3.2"
spec.add_dependency "manageiq-providers-ovirt"

@kbrock
Copy link
Member Author

kbrock commented Sep 10, 2024

update:

  • upgraded dependency to point directly to the ovirt provider

@Fryguy
Copy link
Member

Fryguy commented Sep 10, 2024

LGTM - just want @agrare to also see this before merge. If we agree on this approach we'll want to do the same in the other inherited gems.

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Agreed we don't need to duplicate the inherited dependencies

@Fryguy Fryguy merged commit 300aa21 into ManageIQ:master Sep 10, 2024
3 of 4 checks passed
@kbrock kbrock deleted the update-ovirt branch September 10, 2024 22:03
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.

3 participants