scripts-to-rule-them-all (#59)
All checks were successful
check / check (push) Successful in 4s

Reviewed-on: #59
Co-authored-by: sneak <sneak@sneak.berlin>
Co-committed-by: sneak <sneak@sneak.berlin>
This commit was merged in pull request #59.
This commit is contained in:
2026-07-07 02:14:09 +02:00
committed by Jeffrey Paul
parent e0b1e7cf54
commit 2cc8723997
17 changed files with 570 additions and 32 deletions

View File

@@ -28,6 +28,8 @@ databases currently grow without bound.
# Completed Steps
- 2026-07-07 Adopted scripts-to-rule-them-all: `script/` entrypoints,
Makefile shims, README Entrypoints section
- 2026-03-25 pin golangci-lint Docker image for linting (#55)
- 2026-03-18 CSRF middleware detects TLS per-request, fixing login over
plain HTTP and behind reverse proxies (#54)