From f3d7ba8062f7f84a255a8c4d5957aeb045cc9e63 Mon Sep 17 00:00:00 2001 From: Enrico Deusebio Date: Tue, 5 Dec 2023 10:56:06 +0100 Subject: [PATCH 1/2] [DPE-3024] Add badges to README.md --- .github/workflows/publish.yaml | 2 ++ README.md | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 3d1e76a0..61842506 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -1,3 +1,5 @@ +name: Publish + on: workflow_call: workflow_dispatch: diff --git a/README.md b/README.md index a42268b9..74318131 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ ## Introduction to Charmed Spark ROCK (OCI Image) +[![Container Registry](https://img.shields.io/badge/Container%20Registry-published-blue)](https://github.com/canonical/charmed-spark-rock/pkgs/container/charmed-kafka) +[![Release](https://github.com/canonical/charmed-spark-rock/actions/workflows/publish.yaml/badge.svg)](https://github.com/canonical/charmed-spark-rock/actions/workflows/publish.yaml) + Charmed Spark is a set of Canonical supported artifacts (including charms, ROCK OCI images and SNAPs) that makes operating Spark workloads on Kubernetes seamless, secure and production-ready. The solution helps to simplify user interaction with Spark applications and the underlying Kubernetes cluster whilst retaining the traditional semantics and command line tooling that users already know. Operators benefit from straightforward, automated deployment of Spark components (e.g. Spark History Server) to the Kubernetes cluster, using [Juju](https://juju.is/). From 1398d65f37e75c86106ca63f103df8464bf252b7 Mon Sep 17 00:00:00 2001 From: deusebio Date: Tue, 12 Dec 2023 10:43:22 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74318131..a3d6a996 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Introduction to Charmed Spark ROCK (OCI Image) -[![Container Registry](https://img.shields.io/badge/Container%20Registry-published-blue)](https://github.com/canonical/charmed-spark-rock/pkgs/container/charmed-kafka) +[![Container Registry](https://img.shields.io/badge/Container%20Registry-published-blue)](https://github.com/canonical/charmed-spark-rock/pkgs/container/charmed-spark) [![Release](https://github.com/canonical/charmed-spark-rock/actions/workflows/publish.yaml/badge.svg)](https://github.com/canonical/charmed-spark-rock/actions/workflows/publish.yaml) Charmed Spark is a set of Canonical supported artifacts (including charms, ROCK OCI images and SNAPs) that makes operating Spark workloads on Kubernetes seamless, secure and production-ready. @@ -92,4 +92,4 @@ Charmed Spark is free software, distributed under the [Apache Software License, ## Trademark Notice -Apache®, Apache Spark, Spark®, and the Spark logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. \ No newline at end of file +Apache®, Apache Spark, Spark®, and the Spark logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.