Page MenuHomePhabricator

Document how to use `harbormaster.sendmessage` to report lint and unit results
ClosedPublic

Authored by epriestley on Aug 4 2015, 7:35 PM.
Tags
None
Referenced Files
F15587074: D13789.id33303.diff
Thu, May 8, 9:29 PM
F15574490: D13789.id33303.diff
Tue, May 6, 1:47 AM
F15568568: D13789.id33303.diff
Sat, May 3, 5:41 AM
F15564426: D13789.id33303.diff
Wed, Apr 30, 12:10 PM
F15564266: D13789.id33308.diff
Wed, Apr 30, 11:18 AM
F15550781: D13789.id33303.diff
Sun, Apr 27, 1:38 PM
F15549615: D13789.id.diff
Sun, Apr 27, 6:54 AM
F15545158: D13789.diff
Sat, Apr 26, 9:18 AM
Subscribers
None

Details

Summary

Fixes T7419. This doesn't really do anything, just adds documentation.

Test Plan
  • Read the documentation:

Screen Shot 2015-08-04 at 12.31.16 PM.png (1×2 px, 360 KB)

  • Created a build plan which makes an HTTP request to example.com and waits for a result.
  • Ran that build plan manually.
  • Called harbormaster.sendmessage manually with the example lint/unit values to provide a result.
  • Saw the results report correctly and the message ("fail") process as expected:

Screen Shot 2015-08-04 at 12.33.42 PM.png (507×1 px, 62 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Document how to use `harbormaster.sendmessage` to report lint and unit results.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
src/applications/conduit/method/ConduitAPIMethod.php
25

such concise.

This revision is now accepted and ready to land.Aug 4 2015, 8:00 PM
This revision was automatically updated to reflect the committed changes.