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
F13846465: D19282.diff
Fri, Sep 27, 7:21 PM
Unknown Object (File)
Wed, Sep 4, 8:07 PM
Unknown Object (File)
Tue, Sep 3, 6:58 AM
Unknown Object (File)
Mon, Sep 2, 10:17 AM
Unknown Object (File)
Thu, Aug 29, 4:55 PM
Unknown Object (File)
Aug 28 2024, 12:40 AM
Unknown Object (File)
Aug 19 2024, 1:13 PM
Unknown Object (File)
Aug 18 2024, 2:15 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