Page MenuHomePhabricator

Introduce an AuditStatus object for commits and move some callsites to it
ClosedPublic

Authored by epriestley on Sep 7 2018, 3:37 PM.
Tags
None
Referenced Files
F18110215: D19646.id46952.diff
Mon, Aug 11, 5:19 PM
F17948417: D19646.id.diff
Thu, Jul 31, 9:02 PM
F17940926: D19646.id46957.diff
Thu, Jul 31, 4:51 AM
F17934621: D19646.diff
Wed, Jul 30, 10:42 PM
Unknown Object (File)
May 29 2025, 8:03 PM
Unknown Object (File)
May 28 2025, 8:50 PM
Unknown Object (File)
May 5 2025, 7:07 PM
Unknown Object (File)
Apr 29 2025, 10:16 PM
Subscribers
None

Details

Summary

Ref T13195. See PHI851. Add an object, analogous to the DifferentialRevisionStatus object, to handle audit status management.

This will primarily make it easier to swap storage over to strings later, but also cleans things up a bit.

Test Plan

Viewed audit/commit lists, saw sensible state icons. Ran bin/audit synchronize, got sensible output.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable