Page MenuHomePhabricator

Provide a modular buildable transaction in Diffusion
ClosedPublic

Authored by epriestley on Apr 3 2018, 1:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:41 AM
Unknown Object (File)
Tue, Apr 9, 12:48 AM
Unknown Object (File)
Sat, Mar 30, 6:16 AM
Unknown Object (File)
Thu, Mar 28, 6:07 PM
Unknown Object (File)
Mar 13 2024, 1:35 PM
Unknown Object (File)
Feb 10 2024, 12:43 PM
Unknown Object (File)
Feb 4 2024, 12:09 AM
Unknown Object (File)
Feb 3 2024, 6:38 PM
Subscribers
Restricted Owners Package
Tokens
"Party Time" token, awarded by yelirekim.

Details

Summary

Depends on D19279. Ref T13110. This implements the existing publishing logic for buildables, but does so via ModularTransactions instead of a core transaction type.

Since each application is implementing build transactions independently, this removes the core type.

Next, Differential will get a similar treatment.

Test Plan

Used bin/harbormaster publish (with some commenting-out-guard-clauses) to publish a commit Buildable; saw unchanged feed behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable