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
Unknown Object (File)
Fri, Jun 5, 7:31 AM
Unknown Object (File)
Mar 11 2026, 4:27 PM
Unknown Object (File)
Mar 4 2026, 3:20 PM
Unknown Object (File)
Jan 15 2026, 8:49 PM
Unknown Object (File)
Jan 13 2026, 8:47 PM
Unknown Object (File)
Dec 25 2025, 3:24 AM
Unknown Object (File)
Dec 16 2025, 6:22 AM
Unknown Object (File)
Nov 27 2025, 10:01 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.