Commit Graph

9 Commits

Author SHA1 Message Date
Trevor Clinkenbeard 20f2b59b41 Add braces to actor cancellation checks 2026-07-12 10:11:40 -07:00
Trevor Clinkenbeard 4662fea92f Fix issues found by custom clang-tidy checks 2026-07-12 09:50:35 -07:00
gxglass 771ec09905
Factor out core logic of audit_storage locationmetadata (#13058)
Existing check audit_storage locationmetadata checks for corrupt metadata but does not have independent confirmation that its checks are solid, so this adds test cases on this and on various helpers used along the way. This diff goes to some effort to ensure that the code used at runtime in production is the same as the code running in the tests.
2026-04-28 09:41:19 -07:00
Trevor Clinkenbeard 69e9f42965 Merge remote-tracking branch 'origin/main' into dev/tclinkenbeard/enforce-clang-tidy2 2026-04-20 08:37:54 -07:00
Trevor Clinkenbeard e2d75e247a Consolidate client knobs header files 2026-04-18 17:11:23 +00:00
Trevor Clinkenbeard e38baf18ea Fix more clang-tidy warnings 2026-04-15 14:23:33 +00:00
Trevor Clinkenbeard 4bf6184890 Update getAuditStates return type to AsyncResult 2026-04-10 18:39:00 -07:00
Trevor Clinkenbeard 38b05e51cd Post coroutine conversion linting 2026-03-25 16:31:16 -07:00
Trevor Clinkenbeard cfebb3c891 Rename AuditUtils* files 2026-03-24 14:23:21 +00:00