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
F15579513: D18416.id44260.diff
Wed, May 7, 12:39 AM
F15573767: D18416.diff
Mon, May 5, 9:54 PM
F15571163: D18416.diff
Mon, May 5, 4:35 AM
F15563669: D18416.diff
Wed, Apr 30, 9:58 AM
F15550026: D18416.id44260.diff
Sun, Apr 27, 9:01 AM
F15531885: D18416.id44251.diff
Wed, Apr 23, 1:37 PM
F15506960: D18416.diff
Tue, Apr 15, 3:25 PM
F15494419: D18416.id44260.diff
Sat, Apr 12, 11:45 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable