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)
Wed, Apr 24, 11:47 PM
Unknown Object (File)
Thu, Apr 11, 8:01 AM
Unknown Object (File)
Mar 26 2024, 6:39 AM
Unknown Object (File)
Mar 20 2024, 1:28 AM
Unknown Object (File)
Jan 24 2024, 12:55 AM
Unknown Object (File)
Dec 23 2023, 7:31 AM
Unknown Object (File)
Dec 23 2023, 7:08 AM
Unknown Object (File)
Dec 5 2023, 9:16 PM
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.