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

Andrea Bolognani posted 11 patches 3 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20210423150308.346189-1-abologna@redhat.com
ci/helper  | 58 +++++++++++++++++++++++++++----------------
ci/util.py | 73 ++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 93 insertions(+), 38 deletions(-)
[libvirt PATCH 00/11] ci: helper: Improve cross-building support and more
Posted by Andrea Bolognani 3 years ago
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