Page MenuHomePhabricator

Explicitly condition Differential draft promotion on only "impactful" builds
ClosedPublic

Authored by epriestley on Apr 3 2018, 3:06 PM.
Tags
None
Referenced Files
F15514763: D19282.diff
Fri, Apr 18, 5:05 AM
F15505356: D19282.diff
Tue, Apr 15, 2:34 AM
F15462404: D19282.id46148.diff
Tue, Apr 1, 2:55 PM
F15462350: D19282.id46164.diff
Tue, Apr 1, 2:20 PM
F15458555: D19282.id.diff
Mon, Mar 31, 4:42 AM
F15456136: D19282.diff
Sun, Mar 30, 7:16 AM
F15448152: D19282.id46164.diff
Fri, Mar 28, 3:19 AM
F15448150: D19282.id46148.diff
Fri, Mar 28, 3:19 AM
Subscribers
None

Details

Summary

Depends on D19281. This increases consistency between build timeline publishing and revision draft promotion.

There's no real behavioral change here (switching how publishing worked already changed the beahvior) but this sends more callsites down the same code paths.

Since the builds we're looking at include completed builds, change the term "active" to "impactful". This describes the same set of builds, but hopefully describes them more accurately.

Test Plan

Created a local revision, saw it plausibly interact with draft status and promote. There are a lot of moving parts here and some stuff may well have slipped through.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable