From 883468d57b9db3e6fd07d65e48d1fc7eab420869 Mon Sep 17 00:00:00 2001 From: DavesCodeMusings Date: Sun, 22 May 2022 10:38:18 +0800 Subject: [PATCH] Added Tea Runner (#79) Adding a small project to the DevOps list. Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/79 Reviewed-by: Gusted Reviewed-by: Lunny Xiao Co-authored-by: DavesCodeMusings Co-committed-by: DavesCodeMusings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d619bb8..19f0e56 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ A curated list of awesome projects related to Gitea. * [Monitoring mixin](https://github.com/go-gitea/gitea/tree/main/contrib/gitea-monitoring-mixin) - Gitea monitoring mixin (Grafana dashboard) * [mvoCI](https://codeberg.org/snaums/mvoCI) - very simple Continuous Integration Server written in go. Built-in Gitea support. * [Renovate](https://github.com/renovatebot/renovate) - Gitea compatible configurable universal dependability update tool +* [Tea Runner](https://github.com/DavesCodeMusings/tea-runner) - A minimalist Python Flask app that uses Gitea webhooks to perform actions. * [woodpecker](https://github.com/woodpecker-ci/woodpecker) - An opinionated fork of the Drone CI system. Built-in Gitea support. (see [docs](https://woodpecker-ci.org/docs/administration/forges/gitea)) ### Mobile