mirror of
https://github.com/pgsty/silo.git
synced 2026-09-10 22:25:38 +00:00
11d79fddc3
Make the repository's actual quality contract visible in CI. Check formatting, build and vet the tree, run cmd and internal tests, enforce pinned lint and generated-file cleanliness, exercise S3 Select under the race detector, and cross-compile every supported target. Keep each concern in a separate job so failures identify the missing guarantee instead of hiding behind a single aggregate test result. Co-authored-by: ChatGPT <noreply@openai.com> Co-authored-by: Claude <noreply@anthropic.com>