aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2024-08-14 16:51:53 +0300
committerSyndamia <kamen@syndamia.com>2024-08-14 16:51:53 +0300
commitd1864c39705a2c6f7246316e88f78a09742298ab (patch)
tree0d1f8492a8a89b24ed4b17f43afcb84a28168969
parenta1426f2ba326b81288d7cfaf56c24868fe9c717c (diff)
downloadpico-web-d1864c39705a2c6f7246316e88f78a09742298ab.tar
pico-web-d1864c39705a2c6f7246316e88f78a09742298ab.tar.gz
pico-web-d1864c39705a2c6f7246316e88f78a09742298ab.zip
feat(README): Added info about non-code solutions
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2f0c450..8823a06 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,11 @@ On each successful merge request to `main`,
- a [GitHub release](https://github.com/Syndamia/pico-web/releases) is created, according to the pull request label, and
- the kubernetes cluster is deployed with [minkube](TODO) in the pipeline
+### Non-code solutions
+
+- [SonarCloud](TODO), since for C it would require a complete compilation toolchain remake
+- Certain branch protections/requirements, since they can only be configure with GitHub website settings
+
## Project details
You get two binaries, `server` and `browser`.