From fac896074b19a2add3d629e9a66df9aefcbb684a Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Mon, 26 Jan 2026 13:48:21 +0100 Subject: [PATCH 1/2] Fix actions badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d85ea42b97..d899dbaa3b 100644 --- a/README.rst +++ b/README.rst @@ -12,13 +12,13 @@ through a unified and easy to use API. .. image:: https://img.shields.io/pypi/v/apache-libcloud.svg :target: https://pypi.python.org/pypi/apache-libcloud/ -.. image:: https://github.com/apache/libcloud/workflows/CI/badge.svg?branch=trunk +.. image:: https://github.com/apache/libcloud/actions/workflows/ci.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3ACI .. image:: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml -.. image:: https://github.com/apache/libcloud/workflows/Publish%20pricing.json%20to%20S3%20bucket/badge.svg?branch=trunk +.. image:: https://github.com/apache/libcloud/actions/workflows/publish-pricing.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22 .. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg From f1f72518debcb2fc38f922527f1174f71d5dd200 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Mon, 26 Jan 2026 13:49:33 +0100 Subject: [PATCH 2/2] Fix actions badges --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d899dbaa3b..cfb0e3e7d3 100644 --- a/README.rst +++ b/README.rst @@ -12,13 +12,13 @@ through a unified and easy to use API. .. image:: https://img.shields.io/pypi/v/apache-libcloud.svg :target: https://pypi.python.org/pypi/apache-libcloud/ -.. image:: https://github.com/apache/libcloud/actions/workflows/ci.yml/badge.svg?branch=trunk +.. image:: https://github.com/apache/libcloud/actions/workflows/main.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3ACI .. image:: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions/workflows/integration-tests.yml -.. image:: https://github.com/apache/libcloud/actions/workflows/publish-pricing.yml/badge.svg?branch=trunk +.. image:: https://github.com/apache/libcloud/actions/workflows/publish_pricing_to_s3.yml/badge.svg?branch=trunk :target: https://github.com/apache/libcloud/actions?query=workflow%3A%22Publish+pricing.json+to+S3+bucket%22 .. image:: https://img.shields.io/codecov/c/github/apache/libcloud/trunk.svg