diff options
| author | Syndamia <kamen@syndamia.com> | 2024-08-14 16:51:53 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2024-08-14 16:51:53 +0300 |
| commit | d1864c39705a2c6f7246316e88f78a09742298ab (patch) | |
| tree | 0d1f8492a8a89b24ed4b17f43afcb84a28168969 /README.md | |
| parent | a1426f2ba326b81288d7cfaf56c24868fe9c717c (diff) | |
| download | pico-web-d1864c39705a2c6f7246316e88f78a09742298ab.tar pico-web-d1864c39705a2c6f7246316e88f78a09742298ab.tar.gz pico-web-d1864c39705a2c6f7246316e88f78a09742298ab.zip | |
feat(README): Added info about non-code solutions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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`. |
