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)
Thu, Apr 25, 1:10 AM
Unknown Object (File)
Wed, Apr 17, 2:44 PM
Unknown Object (File)
Thu, Apr 4, 7:47 AM
Unknown Object (File)
Apr 2 2024, 4:20 AM
Unknown Object (File)
Mar 14 2024, 5:27 AM
Unknown Object (File)
Mar 10 2024, 2:23 PM
Unknown Object (File)
Feb 26 2024, 4:01 PM
Unknown Object (File)
Feb 14 2024, 3:52 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