Page MenuHomePhabricator

Convert straggling Herald rules to modern revision status constants
ClosedPublic

Authored by epriestley on Aug 11 2017, 11:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:46 PM
Unknown Object (File)
Tue, Apr 23, 5:02 PM
Unknown Object (File)
Mon, Apr 22, 10:24 PM
Unknown Object (File)
Sun, Apr 21, 6:18 PM
Unknown Object (File)
Fri, Apr 19, 6:44 PM
Unknown Object (File)
Wed, Apr 17, 5:10 PM
Unknown Object (File)
Thu, Apr 11, 9:33 AM
Unknown Object (File)
Sat, Apr 6, 3:33 PM
Subscribers
None

Details

Summary

Ref T2543. These are the last ArcanistDifferentialRevisionStatus callsites.

This removes the very old legacy precommitRevisionStatus field, which has no other readers. This was obsoleted by the CLOSED_FROM_ACCEPTED stuff, but retained for compatibility.

Test Plan
  • Poked these with the test console, although they're a little tricky to be sure about.
  • Grepped for ArcanistDifferentialRevisionStatus, no more hits.

Diff Detail

Repository
rP Phabricator
Branch
status17
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18043
Build 24236: Run Core Tests
Build 24235: arc lint + arc unit