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)
Sat, Dec 7, 6:57 PM
Unknown Object (File)
Thu, Nov 28, 12:00 PM
Unknown Object (File)
Thu, Nov 28, 9:25 AM
Unknown Object (File)
Nov 2 2024, 10:03 PM
Unknown Object (File)
Nov 2 2024, 8:28 PM
Unknown Object (File)
Oct 23 2024, 8:54 AM
Unknown Object (File)
Oct 23 2024, 8:45 AM
Unknown Object (File)
Oct 7 2024, 9:15 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
Branch
bengine3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19967
Build 27069: Run Core Tests
Build 27068: arc lint + arc unit