Page MenuHomePhabricator

Provide API read access to Harbormaster build logs
ClosedPublic

Authored by epriestley on Feb 28 2018, 3:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 2:50 AM
Unknown Object (File)
Thu, Apr 11, 9:52 AM
Unknown Object (File)
Mon, Apr 1, 3:28 PM
Unknown Object (File)
Sat, Mar 30, 4:29 PM
Unknown Object (File)
Sat, Mar 30, 4:29 PM
Unknown Object (File)
Sat, Mar 30, 4:28 PM
Unknown Object (File)
Sat, Mar 30, 6:04 AM
Unknown Object (File)
Fri, Mar 29, 8:00 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19150. Ref T13088. Allow clients to retrieve information about build logs, including log data, over the API.

(To fetch log data, take the filePHID to file.search, then issue a normal GET against the URI. Use a Content-Range header to get part of the log.)

Test Plan

Ran harbormaster.log.search, got sensible-looking results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable