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)
Wed, Nov 20, 11:28 PM
Unknown Object (File)
Sat, Nov 16, 11:09 PM
Unknown Object (File)
Thu, Nov 14, 4:04 AM
Unknown Object (File)
Mon, Nov 11, 5:44 AM
Unknown Object (File)
Oct 18 2024, 4:34 PM
Unknown Object (File)
Oct 15 2024, 12:49 PM
Unknown Object (File)
Oct 9 2024, 9:03 AM
Unknown Object (File)
Oct 9 2024, 9:03 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