Page MenuHomePhabricator

Add skeleton code for webhooks
ClosedPublic

Authored by epriestley on Feb 9 2018, 5:42 PM.
Tags
None
Referenced Files
F13158741: D19045.diff
Sun, May 5, 9:15 PM
Unknown Object (File)
Sat, May 4, 6:28 PM
Unknown Object (File)
Wed, Apr 24, 11:14 PM
Unknown Object (File)
Wed, Apr 17, 5:28 PM
Unknown Object (File)
Mon, Apr 15, 2:06 PM
Unknown Object (File)
Fri, Apr 12, 9:56 PM
Unknown Object (File)
Thu, Apr 11, 8:53 PM
Unknown Object (File)
Apr 2 2024, 10:37 PM
Subscribers
None

Details

Summary

Ref T11330. Adds general support for webhooks. This is still rough and missing a lot of pieces -- and not yet useful for anything -- but can make HTTP requests.

Test Plan

Used bin/webhook call ... to complete requests to a test endpoint.

Diff Detail

Repository
rP Phabricator
Branch
hook1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/herald/phid/HeraldWebhookRequestPHIDType.php:35XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 19459
Build 26323: Run Core Tests
Build 26322: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 9 2018, 9:55 PM
This revision was automatically updated to reflect the committed changes.