dnf5 icon indicating copy to clipboard operation
dnf5 copied to clipboard

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

Open jrohel opened this issue 9 months ago • 1 comments

PR https://github.com/rpm-software-management/dnf5/pull/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 avatar Apr 30 '24 07:04 jrohel

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

jan-kolarik avatar May 06 '24 06:05 jan-kolarik

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 avatar May 13 '24 08:05 jan-kolarik