Evgeni Golov
6dc726013a
correct gitea.botPolicies extension to be yaml, not json ( #800 )
...
* correct gitea.botPolicies extension to be yaml, not json
while Anubis probably doesn't care about the extension, and would parse a JSON file just fine too, the rest of the page talks about `gitea.botPolicies.yaml`, so let's be consistent
Signed-off-by: Evgeni Golov <evgeni@golov.de >
* chore: spelling
Signed-off-by: Xe Iaso <me@xeiaso.net >
---------
Signed-off-by: Evgeni Golov <evgeni@golov.de >
Signed-off-by: Xe Iaso <me@xeiaso.net >
Co-authored-by: Xe Iaso <me@xeiaso.net >
2025-07-10 17:10:47 +00:00
Xe Iaso
51f875ff6f
docs(native-install): vague gesturing at distribution package managers ( #544 )
...
Closes #530
Signed-off-by: Xe Iaso <me@xeiaso.net >
2025-05-23 16:51:45 +00:00
Nathan Price
c78d830ecb
docs/docs/admin/native-install.mdx: correct the path for the default configuration file installation ( #535 )
...
Using the native-install instructions, default.env was installed as /etc/anubis rather than /etc/anubis/default.env
2025-05-22 18:34:06 +00:00
Xe Iaso
d40b5cfdab
lib: move config to yaml ( #307 )
...
* lib: move config to yaml
Signed-off-by: Xe Iaso <me@xeiaso.net >
* web: run go generate
Signed-off-by: Xe Iaso <me@xeiaso.net >
* Add Haiku to known instances (#304 )
Signed-off-by: Asmodeus <46908100+AsmodeumX@users.noreply.github.com >
* Add headers bot rule (#300 )
* Closes #291 : add headers support to bot policy rules
* Fix config validator
* update docs for JSON -> YAML
Signed-off-by: Xe Iaso <me@xeiaso.net >
* docs: document http header based actions
Signed-off-by: Xe Iaso <me@xeiaso.net >
* lib: add missing test
Signed-off-by: Xe Iaso <me@xeiaso.net >
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Xe Iaso <me@xeiaso.net >
---------
Signed-off-by: Xe Iaso <me@xeiaso.net >
Signed-off-by: Asmodeus <46908100+AsmodeumX@users.noreply.github.com >
Co-authored-by: Asmodeus <46908100+AsmodeumX@users.noreply.github.com >
Co-authored-by: Neur0toxine <pashok9825@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-21 00:09:27 +00:00
Xe Iaso
b15017d097
docs/admin/native-install: point people to the right places to get started easier
...
Signed-off-by: Xe Iaso <me@xeiaso.net >
2025-04-20 13:51:45 -04:00
Xe Iaso
878b37178d
implement packaging proof of concept with yeet ( #194 )
...
* implement packaging proof of concept with yeet
Signed-off-by: Xe Iaso <me@xeiaso.net >
* docs/developer: add local dev docs for yeet
Signed-off-by: Xe Iaso <me@xeiaso.net >
* apply review feedback
Signed-off-by: Xe Iaso <me@xeiaso.net >
* build package artifacts in CI
Signed-off-by: Xe Iaso <me@xeiaso.net >
* tell CI to fetch all git metadata
Signed-off-by: Xe Iaso <me@xeiaso.net >
* rename package builds job
Signed-off-by: Xe Iaso <me@xeiaso.net >
* upload each package individually
Signed-off-by: Xe Iaso <me@xeiaso.net >
* split package build CI jobs
Signed-off-by: Xe Iaso <me@xeiaso.net >
* fix code injection?
Signed-off-by: Xe Iaso <me@xeiaso.net >
* fix ci?
Signed-off-by: Xe Iaso <me@xeiaso.net >
* fix security alert
Signed-off-by: Xe Iaso <me@xeiaso.net >
* docs/local-dev: point people to yeet v1.13.3
Signed-off-by: Xe Iaso <me@xeiaso.net >
---------
Signed-off-by: Xe Iaso <me@xeiaso.net >
2025-04-04 08:15:04 -04:00