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)
Tue, May 7, 7:14 AM
Unknown Object (File)
Fri, May 3, 5:33 AM
Unknown Object (File)
Mon, Apr 29, 1:04 AM
Unknown Object (File)
Thu, Apr 25, 12:55 AM
Unknown Object (File)
Fri, Apr 19, 7:37 PM
Unknown Object (File)
Thu, Apr 11, 8:41 AM
Unknown Object (File)
Apr 9 2024, 12:48 AM
Unknown Object (File)
Mar 30 2024, 6:16 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
Branch
bengine3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19967
Build 27069: Run Core Tests
Build 27068: arc lint + arc unit