From 4c70c10e85de9954807b15be9f63d88ad30b08ff Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 18 Jul 2023 17:03:58 +0200 Subject: [PATCH] reminder that the code is alpha quality & not secure --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1e7884f..3eb4ba5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Forgejo Runner +**WARNING:** this is [alpha release quality](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) code and should not be considered secure enough to deploy in production. + A daemon that connects to a Forgejo instance and runs jobs for continous integration. The high level [installation instructions](https://forgejo.org/docs/next/admin/actions/) are part of the Forgejo documentation. # Configuration