Skip to content

Commit 4b519db

Browse files
README: reorder status buttons and add Codecov graph (brisbanesocialchess#696)
* README: reorder status buttons and add Codecov graph * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * Update README.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --------- Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent da51e78 commit 4b519db

File tree

1 file changed

+41
-14
lines changed

1 file changed

+41
-14
lines changed

README.md

Lines changed: 41 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,60 @@ This site is built using [Eleventy (11ty)](https://www.11ty.dev/), a modern and
1313
[![View the project board](https://img.shields.io/badge/view_the_project_board-purple)](https://github.com/orgs/brisbanesocialchess/projects/1/)
1414
[![MIT License](https://img.shields.io/github/license/brisbanesocialchess/brisbanesocialchess.github.io?label=%E2%9A%96%EF%B8%8F%20license)](LICENSE)
1515
[![Join our Discord Server](https://img.shields.io/discord/1299539471964049448?label=%F0%9F%92%83%20Discord)](https://discord.com/invite/JWBKhQmzvD)
16-
[![Cloudflare Pages site status](https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.pages.dev&label=%F0%9F%8C%90%20cloudflare-pages)](https://brisbanesocialchess.pages.dev)
17-
[![GitHub Pages site status](https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.github.io&label=%F0%9F%8C%90%20github-pages)](https://brisbanesocialchess.github.io)
18-
[![Read the Docs site status](https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.readthedocs.io%2Fen%2Flatest%2F&label=%F0%9F%8C%90%20read-the-docs)](https://brisbanesocialchess.readthedocs.io/en/latest/)
1916
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/brisbanesocialchess/brisbanesocialchess.github.io?label=%F0%9F%9A%80%20commit%20activity)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/graphs/commit-activity)
2017
[![GitHub Issues marked as good first issue](https://img.shields.io/github/issues/brisbanesocialchess/brisbanesocialchess.github.io/good%20first%20issue?color=%237057ff)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
2118

22-
[![Codecov status](https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io/branch/main/graph/badge.svg?token=VFS3PN96Q0)](https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io)
23-
[![DeepSource active issues](https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io.svg/?label=active+issues&show_trend=true&token=YbVIWlOo80ifYYsP_8O2kR0F)](https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io/)
24-
[![DeepSource resolved issues](https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io.svg/?label=resolved+issues&show_trend=true&token=YbVIWlOo80ifYYsP_8O2kR0F)](https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io/)
19+
<table>
20+
<tr>
21+
<td>
22+
<a href="https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io">
23+
<img src="https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io/graphs/tree.svg?token=VFS3PN96Q0" width="200px" alt="Codecov test coverage tree graph">
24+
</a>
25+
</td>
26+
<td>
27+
<a href="https://brisbanesocialchess.pages.dev">
28+
<img src="https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.pages.dev&label=%F0%9F%8C%90%20cloudflare-pages" alt="Cloudflare Pages site status">
29+
</a>
30+
<br>
31+
<a href="https://brisbanesocialchess.github.io">
32+
<img src="https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.github.io&label=%F0%9F%8C%90%20github-pages" alt="GitHub Pages site status">
33+
</a>
34+
<br>
35+
<a href="https://brisbanesocialchess.readthedocs.io/en/latest/">
36+
<img src="https://img.shields.io/website?url=https%3A%2F%2Fbrisbanesocialchess.readthedocs.io%2Fen%2Flatest%2F&label=%F0%9F%8C%90%20read-the-docs" alt="Read the Docs site status">
37+
</a>
38+
<br>
39+
<a href="https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io">
40+
<img src="https://codecov.io/github/brisbanesocialchess/brisbanesocialchess.github.io/branch/main/graph/badge.svg?token=VFS3PN96Q0" alt="Codecov status">
41+
</a>
42+
<br>
43+
<a href="https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io/">
44+
<img src="https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io.svg/?label=active+issues&show_trend=true&token=YbVIWlOo80ifYYsP_8O2kR0F" alt="DeepSource active issues">
45+
</a>
46+
<br>
47+
<a href="https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io/">
48+
<img src="https://app.deepsource.com/gh/brisbanesocialchess/brisbanesocialchess.github.io.svg/?label=resolved+issues&show_trend=true&token=YbVIWlOo80ifYYsP_8O2kR0F" alt="DeepSource resolved issues">
49+
</a>
50+
</td>
51+
</tr>
52+
</table>
2553

54+
[![Automatic Dependency Submission](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependency-graph/auto-submission/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependency-graph/auto-submission)
55+
[![Build and Deploy Eleventy site](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site.yml)
56+
[![CI - Build Eleventy on PR](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site-on-pr.yml/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site-on-pr.yml)
2657
[![CodeQL](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/codeql.yml)
2758
[![Dependabot Updates](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependabot/dependabot-updates)
59+
[![Wrangler Deploy status](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/wrangler.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/wrangler.yml)
60+
[![Read the Docs Build Status](https://readthedocs.org/projects/brisbanesocialchess/badge/?version=latest)](https://app.readthedocs.org/projects/brisbanesocialchess/builds/?version__slug=latest)
2861
[![Dprint](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dprint.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dprint.yml)
2962
[![First Interaction](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/first-interaction.yml/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/first-interaction.yml)
3063
[![Git Clone Matrix](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/git-clone-matrix.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/git-clone-matrix.yml)
64+
[![ls-lint](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/ls-lint.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/ls-lint.yml)
65+
[![GitHub Pages Build Deployment status](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pages/pages-build-deployment)
3166
[![Pull Request Labeler](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/labeler.yml/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/labeler.yml)
3267
[![Lerna](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/lerna.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/lerna.yml)
33-
[![ls-lint](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/ls-lint.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/ls-lint.yml)
3468
[![pre-commit](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pre-commit.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pre-commit.yml)
3569

36-
[![Automatic Dependency Submission](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependency-graph/auto-submission/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/dependency-graph/auto-submission)
37-
[![Build and Deploy Eleventy site](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site.yml)
38-
[![CI - Build Eleventy on PR](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site-on-pr.yml/badge.svg)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/deploy-eleventy-site-on-pr.yml)
39-
[![Wrangler Deploy status](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/wrangler.yml/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/wrangler.yml)
40-
[![Read the Docs Build Status](https://readthedocs.org/projects/brisbanesocialchess/badge/?version=latest)](https://app.readthedocs.org/projects/brisbanesocialchess/builds/?version__slug=latest)
41-
[![GitHub Pages Build Deployment status](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=main)](https://github.com/brisbanesocialchess/brisbanesocialchess.github.io/actions/workflows/pages/pages-build-deployment)
42-
4370
- **Live site:** [https://www.brisbanesocialchess.org.au/](https://www.brisbanesocialchess.org.au/)
4471
- **GitHub Pages:** Current development site [https://brisbanesocialchess.github.io/](https://brisbanesocialchess.github.io/)
4572
- **Cloudflare Pages:** Pull request deploy previews [https://brisbanesocialchess.pages.dev/](https://brisbanesocialchess.pages.dev/)

0 commit comments

Comments
 (0)