Skip to content

Commit 2ca44fb

Browse files
committed
Add badges for build status, code coverage, repo size, and release version to README.md
1 parent 0b2acda commit 2ca44fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,15 @@
33
<img src="https://cdn.jsdelivr.net/gh/SomeBlackMagic/stackman@master/docs/2bcf0cd7-f652-4fd9-9c67-ea1dc4515ca8.png" width="350" alt="Cilium Logo">
44
</picture>
55

6+
7+
8+
![Build App](https://github.com/SomeBlackMagic/stackman/actions/workflows/build.yaml/badge.svg)
9+
[![codecov](https://codecov.io/gh/SomeBlackMagic/stackman/graph/badge.svg?token=Y64PUNF9KD)](https://codecov.io/gh/SomeBlackMagic/stackman)
610
[![License: GPL-3.0](https://img.shields.io/badge/License-GPL%203.0-blue.svg)](LICENSE)
711
[![Go Version](https://img.shields.io/badge/Go-1.24+-00ADD8?logo=go)](go.mod)
812
[![Docker](https://img.shields.io/badge/Docker-Swarm-2496ED?logo=docker)](https://docs.docker.com/engine/swarm/)
13+
[![Github Repo Size](https://img.shields.io/github/repo-size/SomeBlackMagic/stackman.svg)](https://github.com/SomeBlackMagic/stackman)
14+
![GitHub Release](https://img.shields.io/github/v/release/SomeBlackMagic/stackman)
915

1016
**stackman** - Docker Swarm stack orchestrator with health-aware deployment, intelligent rollback, and
1117
Helm-like workflow for Docker Swarm.

0 commit comments

Comments
 (0)