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

Replace MiqUUID with Digest::UUID #20403

Merged
merged 1 commit into from
Aug 3, 2020
Merged

Replace MiqUUID with Digest::UUID #20403

merged 1 commit into from
Aug 3, 2020

Conversation

djberg96
Copy link
Contributor

Followup to ManageIQ/more_core_extensions#81, where we added Digest::UUID.clean in an effort to ultimately remove MiqUUID.clean_guid from gems-pending.

Since more_core_extensions versioning is now handled via gems-pending, and that was bumped to 4.0 in ManageIQ/manageiq-gems-pending#481, it should be safe to replace this.

@miq-bot
Copy link
Member

miq-bot commented Jul 31, 2020

Checked commit https://github.com/djberg96/manageiq/commit/ad04a529ba970f6a2a027107dd92a0279ec33ca2 with ruby 2.5.7, rubocop 0.69.0, haml-lint 0.28.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍰

Copy link
Member

@Fryguy Fryguy left a comment

Choose a reason for hiding this comment

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

Digest::UUID was added in more_core_extensions 4.2, but gems-pending specifies a minumum of 4.0... you'll have to update gems-pending first

@djberg96
Copy link
Contributor Author

@Fryguy Fryguy closed this Jul 31, 2020
@Fryguy Fryguy reopened this Jul 31, 2020
@Fryguy Fryguy self-assigned this Jul 31, 2020
@djberg96
Copy link
Contributor Author

djberg96 commented Aug 1, 2020

@Fryguy Is the failure related? I wouldn't think so.

@agrare
Copy link
Member

agrare commented Aug 3, 2020

@djberg96 should be resolved by ManageIQ/manageiq-providers-lenovo#309

@agrare agrare closed this Aug 3, 2020
@agrare agrare reopened this Aug 3, 2020
@Fryguy Fryguy merged commit 1720322 into ManageIQ:master Aug 3, 2020
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