fix: resolve 17 release-consistency findings #137
Reference in New Issue
Block a user
Delete Branch "fix/release-consistency-batch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Batch fix for documentation, Docker/deploy, and cosmetic issues from the release-consistency audit (2026-06-12).
Documentation (7):
/actions(was 404 on Gitea)UPTOP_METRICS_PUBLIC+UPTOP_MAINT_RETENTIONto README env tableAGG_STRATEGY/NODE_REGIONoptionalTRUSTED_PROXIES+MAINT_RETENTIONserve/help/-h/-version-db-typeflag help text (sqlite or postgres)Docker/deploy (7):
EXPOSE 8080to DockerfileLIPGLOSS_RENDERER_HAS_DARK_BACKGROUNDenv from Dockerfile/api/healthfrom cluster auth (fixes Docker HEALTHCHECK 401)sysctlsfor unprivileged ping to all compose filesdata/to .gitignore (compose volume artifact)Cosmetic (3):
servesubcommandTest plan
go build ./...passesgo test ./...all green (updated health endpoint test)golangci-lintzero issues