From b9085358c636251822ed94d78786736e4271a687 Mon Sep 17 00:00:00 2001 From: Germann Elsa Sylvia Date: Fri, 3 Feb 2023 12:13:52 +0100 Subject: [PATCH 1/3] FIX: pipeline badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f57e43c..5d67cef2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Pmodules tools -[![Dependency checker](https://git.psi.ch/Pmodules/dependency-checker/badges/main/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) +[![Pipeline](https://git.psi.ch/Pmodules/dependency-checker/badges/master/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) ## Intro A python project to analyse Pmodules modules and their status changes. From 09b422538de466474b18f5440e74276005184b79 Mon Sep 17 00:00:00 2001 From: Germann Elsa Sylvia Date: Fri, 3 Feb 2023 12:15:42 +0100 Subject: [PATCH 2/3] FIX: pipeline name --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d67cef2..80497315 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Pmodules tools -[![Pipeline](https://git.psi.ch/Pmodules/dependency-checker/badges/master/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) +Dependency checker: +[![Dependency checker](https://git.psi.ch/Pmodules/dependency-checker/badges/master/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) ## Intro A python project to analyse Pmodules modules and their status changes. From 74c6d2489f523230aa5d7a532e84739405b7147d Mon Sep 17 00:00:00 2001 From: Germann Elsa Sylvia Date: Fri, 3 Feb 2023 12:16:47 +0100 Subject: [PATCH 3/3] FIX: README.md structure --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80497315..a44bca9b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pmodules tools -Dependency checker: -[![Dependency checker](https://git.psi.ch/Pmodules/dependency-checker/badges/master/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) +Dependency checker:
+[![Pipeline](https://git.psi.ch/Pmodules/dependency-checker/badges/master/pipeline.svg)](https://git.psi.ch/Pmodules/dependency-checker) ## Intro A python project to analyse Pmodules modules and their status changes.