From d0a617f2346b14e8e8e3268fbede8ae12ba413a8 Mon Sep 17 00:00:00 2001 From: Amir Khazaie <733amir@gmail.com> Date: Sun, 24 Sep 2023 09:33:24 +0330 Subject: [PATCH 1/3] fix build-ci badge; add a badge for test-ci-build --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7521d4998..6c98920de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # cryostat-operator -[![CI build](https://github.com/cryostatio/cryostat-operator/actions/workflows/ci.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/ci.yaml) +[![CI build](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yaml) +[![Test CI push](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml) [![Google Group : Cryostat Development](https://img.shields.io/badge/Google%20Group-Cryostat%20Development-blue.svg)](https://groups.google.com/g/cryostat-development) A Kubernetes Operator to automate deployment of From 7eb8d602c33dc488f0666bcce6cef1dd52bcf9df Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Mon, 25 Sep 2023 10:32:18 -0400 Subject: [PATCH 2/3] Update README.md Co-authored-by: Thuan Vo Signed-off-by: Andrew Azores --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c98920de..bff45712e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cryostat-operator -[![CI build](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yaml) +[![CI build](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yml) [![Test CI push](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml) [![Google Group : Cryostat Development](https://img.shields.io/badge/Google%20Group-Cryostat%20Development-blue.svg)](https://groups.google.com/g/cryostat-development) From 244f8f25b9405ab93155da6d960804fc549707de Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Mon, 25 Sep 2023 10:32:24 -0400 Subject: [PATCH 3/3] Update README.md Co-authored-by: Thuan Vo Signed-off-by: Andrew Azores --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bff45712e..0a32416f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # cryostat-operator [![CI build](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/build-ci.yml) -[![Test CI push](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yaml) +[![Test CI push](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yml/badge.svg)](https://github.com/cryostatio/cryostat-operator/actions/workflows/test-ci-push.yml) [![Google Group : Cryostat Development](https://img.shields.io/badge/Google%20Group-Cryostat%20Development-blue.svg)](https://groups.google.com/g/cryostat-development) A Kubernetes Operator to automate deployment of