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
F17681981: D19151.id45876.diff
Sun, Jul 13, 8:02 PM
F17650385: D19151.diff
Sat, Jul 12, 4:29 AM
Unknown Object (File)
Jun 8 2025, 8:13 PM
Unknown Object (File)
Jun 7 2025, 6:45 PM
Unknown Object (File)
Jun 6 2025, 3:51 AM
Unknown Object (File)
May 31 2025, 12:12 PM
Unknown Object (File)
May 31 2025, 3:30 AM
Unknown Object (File)
May 31 2025, 3:30 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