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
Unknown Object (File)
Sat, Feb 15, 11:02 AM
Unknown Object (File)
Sun, Feb 2, 1:01 AM
Unknown Object (File)
Sun, Feb 2, 12:15 AM
Unknown Object (File)
Sun, Feb 2, 12:14 AM
Unknown Object (File)
Sat, Feb 1, 11:43 AM
Unknown Object (File)
Sat, Jan 25, 1:43 AM
Unknown Object (File)
Jan 22 2025, 12:03 AM
Unknown Object (File)
Jan 21 2025, 11:01 AM
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