This is an automated email from the ASF dual-hosted git repository. tvb pushed a commit to branch tristan/remove-old-badges in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 29dfaa4bb99542970b4e44dc7436c768bda30af2 Author: Tristan van Berkom <[email protected]> AuthorDate: Fri Mar 25 14:28:43 2022 +0900 README.rst: Remove old gitlab badges We still had some badges which refer to the old gitlab project site. --- README.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.rst b/README.rst index 627e933..6457065 100644 --- a/README.rst +++ b/README.rst @@ -7,12 +7,6 @@ About .. image:: https://docs.buildstream.build/master/_static/snapshot.svg :target: https://docs.buildstream.build/master/_static/snapshot.html -.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/pipeline.svg - :target: https://gitlab.com/BuildStream/buildstream/commits/master - -.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/coverage.svg?job=coverage - :target: https://gitlab.com/BuildStream/buildstream/commits/master - .. image:: https://img.shields.io/pypi/v/BuildStream.svg :target: https://pypi.org/project/BuildStream
