Page MenuHomePhabricator

Restructure HookEngine to use PushLog records for all operations
ClosedPublic

Authored by epriestley on Dec 12 2013, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 24, 10:58 AM
Unknown Object (File)
Thu, Apr 24, 10:58 AM
Unknown Object (File)
Thu, Apr 24, 10:58 AM
Unknown Object (File)
Thu, Apr 24, 10:58 AM
Unknown Object (File)
Apr 17 2025, 6:03 PM
Unknown Object (File)
Apr 16 2025, 6:47 PM
Unknown Object (File)
Mar 26 2025, 6:37 PM
Unknown Object (File)
Mar 23 2025, 2:54 PM
Subscribers

Details

Summary

Ref T4195. This pulls the central logic of HookEngine up one level and makes all the git stuff genrate PushLogs.

In future diffs, everything will generate PushLogs and we can hand those off to Herald.

Test Plan

Pushed a pile of valid/invalid stuff:

{F89256}

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan added inline comments.
src/applications/diffusion/engine/DiffusionCommitHookEngine.php
445–447

smart