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)
Mon, Oct 7, 9:15 PM
Unknown Object (File)
Mon, Oct 7, 9:15 PM
Unknown Object (File)
Mon, Oct 7, 9:15 PM
Unknown Object (File)
Sat, Oct 5, 9:49 PM
Unknown Object (File)
Mon, Sep 30, 10:54 PM
Unknown Object (File)
Wed, Sep 25, 12:53 PM
Unknown Object (File)
Sep 8 2024, 2:54 PM
Unknown Object (File)
Sep 6 2024, 2:58 AM
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