Commit Graph

4 Commits

Author SHA1 Message Date
user
1535c09da5 move 'make check' into Dockerfile, simplify CI to just 'docker build .'
Per reviewer feedback: the Dockerfile now runs 'make check' early in
its build process (after dependencies are extracted). The CI workflow
is simplified to just run 'docker build .', which implicitly runs
'make check' as part of the Docker build.
2026-02-28 10:24:49 -08:00
4f7459d509 security: pin all go install refs to commit SHAs 2026-02-20 03:16:53 -08:00
user
b19dff2456 security: pin CI actions to commit SHAs 2026-02-20 03:16:53 -08:00
user
f310001d1e add CI workflow for make check 2026-02-20 03:16:53 -08:00