Page MenuHomePhabricator

Create revisions into "Draft", publish them when builds finish
ClosedPublic

Authored by epriestley on Sep 18 2017, 11:01 PM.
Tags
None
Referenced Files
F13150668: D18628.id44722.diff
Sat, May 4, 5:01 PM
Unknown Object (File)
Fri, May 3, 4:22 AM
Unknown Object (File)
Tue, Apr 30, 4:47 PM
Unknown Object (File)
Mon, Apr 29, 4:13 PM
Unknown Object (File)
Thu, Apr 25, 12:07 AM
Unknown Object (File)
Wed, Apr 24, 6:23 PM
Unknown Object (File)
Tue, Apr 23, 6:44 PM
Unknown Object (File)
Tue, Apr 23, 6:44 PM
Subscribers
None

Details

Summary

Ref T2543. This doesn't stand alone since mail still goes out normally, but gets this piece working: new revisions start as "Draft", then after updates if there are no builds they go into "Needs Review".

This should work in general because builds update revisions when they complete, to publish a "Harbormaster finished build yada yada" transaction. So either we'll un-draft immediately, or un-draft after the last build finishes.

I'll hold this until the mail and some other stuff (like UI hints) are in slightly better shape since I think it's probably too rough on its own.

Test Plan

Created revisions locally, saw them un-draft after builds.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable