diff options
-rw-r--r-- | content/forge/_index.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/content/forge/_index.md b/content/forge/_index.md index 6e65d12..d2b0785 100644 --- a/content/forge/_index.md +++ b/content/forge/_index.md @@ -120,11 +120,10 @@ the corresponding repo, where they are turned into Lindenii patchsets. Mailing list messages are expected to be plain text. A subset of markdown shall be considered. No full-HTML emails are expected for normal traffic. -### CI +Mailing lists have been implemented in a basic form, but the Web UI is still +WIP (it's currently just a read-only archive of the mailing list). -We generally prefer to have linters, deployment pipelines and such run on each -local developer's machine, for example as a pre-commit hook. However there are -reasons why CI might be useful. +### CI We plan to integrate a builds.sr.ht-style CI in the future. |