luet/pkg
Itxaka 1b35a674ea
Print plugin success messages + print plugin location on load (#267)
* report plugin state if succeed

We havbe a state field in the plugin response that its not being used
for anything. This patch makes luet print the state reported from the
plugin if its not empty as a way for plugins to report data on success
to users. If the field is empty it will be ignored.

Signed-off-by: Itxaka <igarcia@suse.com>

* Print plugin path

This patch adds the plugin location to the printed plugin list for a
more rich view of the loaded plugins

Signed-off-by: Itxaka <igarcia@suse.com>
2021-10-28 11:42:56 +02:00
..
api Print plugin success messages + print plugin location on load (#267) 2021-10-28 11:42:56 +02:00
box Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
compiler Add Image reference by pipe, refactor 2021-10-26 16:56:49 +02:00
helpers Drop unused code 2021-10-27 11:22:06 +02:00
installer Use ondisk reference for deltas 2021-10-26 16:56:49 +02:00
package Use API also when pulling from helpers used in client 2021-10-24 18:26:30 +02:00
solver Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
spectooling Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
tree Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
versioner Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00