From 55e2a1f983a5b49a7bf435427f711f91e43e0e05 Mon Sep 17 00:00:00 2001 From: Dillon Stadther Date: Sun, 17 Apr 2022 12:47:51 -0400 Subject: [PATCH 1/3] Add Github Action badge for master branch status --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index c6946fc62e..dd6b328abf 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ :alt: Luigi Logo :align: center +.. image:: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fspotify%2Fluigi%2Fbadge&%3Fref%3Dmaster&style=flat + :target: https://actions-badge.atrox.dev/spotify/luigi/goto?ref=master + .. image:: https://img.shields.io/travis/spotify/luigi/master.svg?style=flat :target: https://travis-ci.org/spotify/luigi From 395e8b8d58a2494fd33b645d70d782adc2362d67 Mon Sep 17 00:00:00 2001 From: Dillon Stadther Date: Sun, 17 Apr 2022 12:53:50 -0400 Subject: [PATCH 2/3] Change build label and remove logo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dd6b328abf..30de3c23ba 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ :alt: Luigi Logo :align: center -.. image:: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fspotify%2Fluigi%2Fbadge&%3Fref%3Dmaster&style=flat +.. image:: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fspotify%2Fluigi%2Fbadge&label=build&logo=none&%3Fref%3Dmaster&style=flat :target: https://actions-badge.atrox.dev/spotify/luigi/goto?ref=master .. image:: https://img.shields.io/travis/spotify/luigi/master.svg?style=flat From a21e9cc418129a594a640d90238cefad22826080 Mon Sep 17 00:00:00 2001 From: Dillon Stadther Date: Sun, 17 Apr 2022 12:54:24 -0400 Subject: [PATCH 3/3] Remove legacy travis build status badge --- README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index 30de3c23ba..1ab0098745 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,6 @@ .. image:: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fspotify%2Fluigi%2Fbadge&label=build&logo=none&%3Fref%3Dmaster&style=flat :target: https://actions-badge.atrox.dev/spotify/luigi/goto?ref=master -.. image:: https://img.shields.io/travis/spotify/luigi/master.svg?style=flat - :target: https://travis-ci.org/spotify/luigi - .. image:: https://img.shields.io/codecov/c/github/spotify/luigi/master.svg?style=flat :target: https://codecov.io/gh/spotify/luigi?branch=master