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)
Wed, Apr 17, 3:27 AM
Unknown Object (File)
Mon, Apr 8, 4:08 AM
Unknown Object (File)
Fri, Apr 5, 9:54 AM
Unknown Object (File)
Mar 17 2024, 7:18 AM
Unknown Object (File)
Mar 16 2024, 6:50 AM
Unknown Object (File)
Mar 15 2024, 4:24 AM
Unknown Object (File)
Mar 10 2024, 7:05 AM
Unknown Object (File)
Feb 29 2024, 11:36 PM
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.