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

consistently use stdlib::ensure_packages() #913

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

bastelfreak
Copy link
Member

In b608826 ewoud already introduced stdlib::ensure_packages(). There's another place that used the legacy ensure_packages() function. It's deprecated since stdlib 9. This commit updates the old code to also use stdlib::ensure_packages()

In b608826 ewoud already introduced
`stdlib::ensure_packages()`. There's another place that used the legacy
`ensure_packages()` function. It's deprecated since stdlib 9. This
commit updates the old code to also use `stdlib::ensure_packages()`
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Looks like this fixes 82e2595.

@ekohl ekohl added the Bug label Apr 2, 2024
@ekohl ekohl merged commit 29ef40c into theforeman:master Apr 2, 2024
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants