Page MenuHomePhabricator

Add skeleton code for webhooks
ClosedPublic

Authored by epriestley on Feb 9 2018, 5:42 PM.
Tags
None
Referenced Files
F13374145: D19045.diff
Sat, Jun 29, 12:17 AM
F13371829: D19045.id45662.diff
Fri, Jun 28, 5:31 AM
F13365043: D19045.id45669.diff
Wed, Jun 26, 12:17 PM
F13315609: D19045.id45669.diff
Wed, Jun 12, 4:09 PM
F13308224: D19045.diff
Mon, Jun 10, 1:41 AM
F13255551: D19045.id45669.diff
May 25 2024, 6:09 AM
F13231892: D19045.diff
May 21 2024, 12:51 AM
F13210801: D19045.diff
May 17 2024, 5:13 AM
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.