Page MenuHomePhabricator

Provide ANSI color information for Harbormaster build status via API
ClosedPublic

Authored by epriestley on Dec 22 2017, 6:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 9, 4:41 PM
Unknown Object (File)
Apr 28 2025, 4:42 AM
Unknown Object (File)
Apr 27 2025, 2:12 AM
Unknown Object (File)
Apr 25 2025, 5:27 PM
Unknown Object (File)
Apr 24 2025, 11:04 PM
Unknown Object (File)
Apr 24 2025, 12:24 AM
Unknown Object (File)
Apr 6 2025, 7:46 PM
Unknown Object (File)
Mar 20 2025, 7:58 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref PHI261. This moves Harbormaster build status to work more similarly to other modern status types, like Differential revision status, where we try to specify as much behavior on the server as possible so that the client and server can vary independently.

(I don't have any specific plans to make Harbormaster build status configurable on the server side, but it isn't out of the question.)

Test Plan

Ran harbormaster.querybuilds (saw same data as before) and harbormaster.build.search (saw same data as before, plus new ANSI color data).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable