From be3a582bc79f340f1993d3290973b44a6689fd55 Mon Sep 17 00:00:00 2001 From: trbs Date: Sat, 3 Apr 2021 01:03:21 +0200 Subject: [PATCH 1/2] gh-actions-badges --- README.rst | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 376d2a0af..77b8e4bbe 100644 --- a/README.rst +++ b/README.rst @@ -5,9 +5,20 @@ .. image:: https://img.shields.io/pypi/l/django-extensions.svg :target: https://raw.githubusercontent.com/django-extensions/django-extensions/master/LICENSE -.. image:: https://secure.travis-ci.org/django-extensions/django-extensions.svg?branch=master - :alt: Build Status - :target: http://travis-ci.org/django-extensions/django-extensions +.. image:: https://github.com/django-extensions/django-extensions/workflows/compile_catalog.yml/badge.svg + :target: https://github.com/django-extensions/django-extensions/actions + +.. image:: https://github.com/django-extensions/django-extensions/workflows/linters.yml/badge.svg + :target: https://github.com/django-extensions/django-extensions/actions + +.. image:: https://github.com/django-extensions/django-extensions/workflows/precommit.yml/badge.svg + :target: https://github.com/django-extensions/django-extensions/actions + +.. image:: https://github.com/django-extensions/django-extensions/workflows/pytest.yml/badge.svg + :target: https://github.com/django-extensions/django-extensions/actions + +.. image:: https://github.com/django-extensions/django-extensions/workflows/security.yml/badge.svg + :target: https://github.com/django-extensions/django-extensions/actions .. image:: https://img.shields.io/pypi/v/django-extensions.svg :target: https://pypi.python.org/pypi/django-extensions/ From 0c00adb0bdb09ee8a45d126aafdebe30cca8c2a2 Mon Sep 17 00:00:00 2001 From: trbs Date: Sat, 3 Apr 2021 01:05:22 +0200 Subject: [PATCH 2/2] gh-actions-badges --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 77b8e4bbe..784d095fa 100644 --- a/README.rst +++ b/README.rst @@ -5,19 +5,19 @@ .. image:: https://img.shields.io/pypi/l/django-extensions.svg :target: https://raw.githubusercontent.com/django-extensions/django-extensions/master/LICENSE -.. image:: https://github.com/django-extensions/django-extensions/workflows/compile_catalog.yml/badge.svg +.. image:: https://github.com/django-extensions/django-extensions/actions/workflows/compile_catalog.yml/badge.svg :target: https://github.com/django-extensions/django-extensions/actions -.. image:: https://github.com/django-extensions/django-extensions/workflows/linters.yml/badge.svg +.. image:: https://github.com/django-extensions/django-extensions/actions/workflows/linters.yml/badge.svg :target: https://github.com/django-extensions/django-extensions/actions -.. image:: https://github.com/django-extensions/django-extensions/workflows/precommit.yml/badge.svg +.. image:: https://github.com/django-extensions/django-extensions/actions/workflows/precommit.yml/badge.svg :target: https://github.com/django-extensions/django-extensions/actions -.. image:: https://github.com/django-extensions/django-extensions/workflows/pytest.yml/badge.svg +.. image:: https://github.com/django-extensions/django-extensions/actions/workflows/pytest.yml/badge.svg :target: https://github.com/django-extensions/django-extensions/actions -.. image:: https://github.com/django-extensions/django-extensions/workflows/security.yml/badge.svg +.. image:: https://github.com/django-extensions/django-extensions/actions/workflows/security.yml/badge.svg :target: https://github.com/django-extensions/django-extensions/actions .. image:: https://img.shields.io/pypi/v/django-extensions.svg