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
F15405057: D19646.diff
Tue, Mar 18, 10:08 AM
F15378857: D19646.id46957.diff
Thu, Mar 13, 5:22 PM
F15352865: D19646.id46957.diff
Mon, Mar 10, 6:51 PM
F15333260: D19646.diff
Sat, Mar 8, 1:23 AM
Unknown Object (File)
Mon, Mar 3, 11:05 PM
Unknown Object (File)
Sat, Feb 22, 2:34 AM
Unknown Object (File)
Feb 9 2025, 6:27 AM
Unknown Object (File)
Feb 9 2025, 6:27 AM
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