]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: helper: Rewrite image listing to Python
authorErik Skultety <eskultet@redhat.com>
Tue, 16 Mar 2021 08:47:23 +0000 (09:47 +0100)
committerErik Skultety <eskultet@redhat.com>
Fri, 19 Mar 2021 10:47:26 +0000 (11:47 +0100)
commitc5f9617b1ce622b78fb80332b87a563f1ebef204
tree50f17974aace2e278d5fbc8ce19c1607c995a7ae
parent5a0e4d79cc5737c9226f036a4c2dcf9feec6b521
ci: helper: Rewrite image listing to Python

The corresponding Bash script is dropped.
After this patch's rewrite, the Makefile's original image listing
target remains intact only to notify the user to use the Python helper
instead.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
ci/Makefile
ci/helper
ci/list-images.sh [deleted file]