From f3bf17fd17cbf4a76899a97530cb8b229a6615f3 Mon Sep 17 00:00:00 2001 From: thecoderatekid Date: Thu, 7 Aug 2025 18:59:55 +0000 Subject: [PATCH] Update README.md --- README.md | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index c92800c..a910bab 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,24 @@ # Test Runner -[![CI Demo](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/ci-demo.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Swift Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/swift-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Java Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/java-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Python Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/python-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Docker Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/docker-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Kotlin Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/kotlin-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Node.js Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/nodejs-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Go Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/go-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![.NET Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/dotnet-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![PHP Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/php-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![R Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/r-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Julia Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/julia-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Rust Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/rust-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Scala Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/scala-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) -[![Notebook Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/notebook-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) +## Workflow Status + +| Workflow | Status | +| -------------- | ------------------------------------------------------------------------------------------------------------------ | +| ci-demo | [![ci-demo](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/ci-demo.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| swift-test | [![swift-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/swift-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| java-test | [![java-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/java-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| python-test | [![python-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/python-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| docker-test | [![docker-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/docker-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| kotlin-test | [![kotlin-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/kotlin-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| nodejs-test | [![nodejs-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/nodejs-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| go-test | [![go-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/go-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| dotnet-test | [![.NET Test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/dotnet-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| php-test | [![php-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/php-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| r-test | [![r-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/r-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| julia-test | [![julia-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/julia-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| rust-test | [![rust-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/rust-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| scala-test | [![scala-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/scala-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | +| notebook-test | [![notebook-test](https://rustygits.com/thecoderatekid/Test-Runner/actions/workflows/notebook-test.yml/badge.svg?branch=main&style=flat-square)](https://rustygits.com/thecoderatekid/Test-Runner/actions) | > A demo repository to verify our self-hosted Gitea Actions runner.