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
Unknown Object (File)
Sun, Apr 21, 4:36 PM
Unknown Object (File)
Mar 13 2024, 1:35 PM
Unknown Object (File)
Jan 30 2024, 7:43 AM
Unknown Object (File)
Jan 24 2024, 12:38 AM
Unknown Object (File)
Jan 19 2024, 4:52 PM
Unknown Object (File)
Jan 15 2024, 5:40 PM
Unknown Object (File)
Jan 13 2024, 9:09 AM
Unknown Object (File)
Jan 7 2024, 5:09 PM
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
Branch
bengine5
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/differential/editor/DifferentialTransactionEditor.php:1580XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 19969
Build 27073: Run Core Tests
Build 27072: arc lint + arc unit