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)
Mar 6 2026, 8:23 PM
Unknown Object (File)
Mar 2 2026, 5:57 AM
Unknown Object (File)
Feb 27 2026, 7:07 PM
Unknown Object (File)
Feb 26 2026, 7:38 PM
Unknown Object (File)
Nov 24 2025, 7:15 PM
Unknown Object (File)
Nov 24 2025, 6:58 PM
Unknown Object (File)
Nov 23 2025, 3:28 AM
Unknown Object (File)
Nov 22 2025, 5:55 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