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
F15428334: D19151.id.diff
Sun, Mar 23, 7:41 PM
F15403467: D19151.id45882.diff
Tue, Mar 18, 3:30 AM
F15400166: D19151.diff
Mon, Mar 17, 10:05 AM
F15337000: D19151.id45876.diff
Sun, Mar 9, 3:38 AM
Unknown Object (File)
Feb 25 2025, 11:09 PM
Unknown Object (File)
Feb 22 2025, 4:31 PM
Unknown Object (File)
Feb 22 2025, 4:31 PM
Unknown Object (File)
Feb 22 2025, 4:25 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