[libvirt PATCH 00/11] ci: helper: Improve cross-building support and more

Andrea Bolognani abologna at redhat.com
Fri Apr 23 15:02:57 UTC 2021


Mainly, this switches the output of the list-images action to be more
compact and changes all actions that work on containers so that the
cross-building architecture is provided as a separate argument.

A few additional cleanups / improvements are thrown in as well.

Andrea Bolognani (11):
  ci: util: Drop documentation for api_version parameter
  ci: util: Replace get_image_distro() with get_image_info()
  ci: util: Document that get_registry_images() returns raw data
  ci: util: Add _raw suffix to get_registry_images()
  ci: util: Add new get_registry_images() function
  ci: helper: Use get_registry_images()
  ci: helper: Improve output for list-images action
  ci: helper: Add _make_run_action() function
  ci: helper: Accept --cross-arch argument
  ci: helper: Enable gitlabparser for container actions
  ci: helper: Perform some validation on containers

 ci/helper  | 58 +++++++++++++++++++++++++++----------------
 ci/util.py | 73 ++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 93 insertions(+), 38 deletions(-)

-- 
2.26.3





More information about the libvir-list mailing list