Page MenuHomePhabricator

Move structural build publishing logic to BuildEngine, provide "bin/harbormaster publish"
ClosedPublic

Authored by epriestley on Apr 3 2018, 1:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 30, 8:13 PM
Unknown Object (File)
Sat, Jun 28, 6:38 PM
Unknown Object (File)
Thu, Jun 5, 6:20 AM
Unknown Object (File)
Jun 1 2025, 12:14 PM
Unknown Object (File)
May 28 2025, 3:05 PM
Unknown Object (File)
May 27 2025, 2:17 PM
Unknown Object (File)
May 25 2025, 10:55 AM
Unknown Object (File)
May 12 2025, 3:37 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19278. Ref T13110. This moves most of the structural logic for publishing builds to BuildableEngine and provides a bin/harbormaster publish to make publishing easy to retry/debug.

This intentionally removes the bit which actually does anything when builds publish. Followup changes will implement application-specific versions of the publishing logic in Differential and Diffusion.

Test Plan

Ran bin/harbormaster publish Bxxx, saw it do nothing (but not crash).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Apr 3 2018, 1:05 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 3 2018, 5:58 PM
This revision was automatically updated to reflect the committed changes.