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
F18821877: D19151.id.diff
Thu, Oct 23, 2:24 AM
F18810061: D19151.id.diff
Sun, Oct 19, 7:12 PM
F18803741: D19151.diff
Oct 18 2025, 3:24 AM
F18752255: D19151.id45876.diff
Oct 4 2025, 2:37 PM
F18645885: D19151.diff
Sep 19 2025, 8:41 AM
F18566680: D19151.id.diff
Sep 9 2025, 2:49 PM
F18502259: D19151.diff
Sep 4 2025, 10:19 PM
F18151379: D19151.id.diff
Aug 14 2025, 6:33 PM
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