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

[libdnf5] Actions plugin: Add hooks repos_configured, repos_loaded, pre/post_add_cmdline_packages #1462

Conversation

jrohel
Copy link
Contributor

@jrohel jrohel commented Apr 30, 2024

PR #1405 added new hooks to the ibdnf5 plugin API:
repos_configured, repos_loaded, pre_add_cmdline_packages, post_add_cmdline_packages

This PR extends the actions plugin to support these new hooks.
Plugin version is set to 1.0.0.

Closes #1455

@jrohel jrohel changed the title [Libdnf] Actions plugin: Add hooks repos_configured, repos_loaded, pre/post_add_cmdline_packages [libdnf5] Actions plugin: Add hooks repos_configured, repos_loaded, pre/post_add_cmdline_packages Apr 30, 2024
@jrohel jrohel force-pushed the libdnf_actions_plugin_add_hooks branch from 71dc5f5 to dd2ffd0 Compare May 3, 2024 05:59
@jan-kolarik jan-kolarik self-assigned this May 3, 2024
@jan-kolarik
Copy link
Member

LGTM, just please also update the docs regarding the new hooks: https://dnf5.readthedocs.io/en/latest/libdnf5_plugins/actions.8.html.

@jan-kolarik
Copy link
Member

LGTM, just please also update the docs regarding the new hooks: https://dnf5.readthedocs.io/en/latest/libdnf5_plugins/actions.8.html.

OK, it's already mentioned there. I consider it enough, thanks.

@jan-kolarik jan-kolarik added this pull request to the merge queue May 13, 2024
Merged via the queue into rpm-software-management:main with commit 5feb957 May 13, 2024
16 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle new hooks in libdnf5 actions plugin
2 participants