Page MenuHomePhabricator

Provide ConsoleView classes for "[ OKAY ] Good things happened." console lines
ClosedPublic

Authored by epriestley on Sep 26 2017, 2:08 AM.
Tags
None
Referenced Files
F17974886: D18646.id.diff
Fri, Aug 1, 4:52 PM
F17944405: D18646.diff
Thu, Jul 31, 10:00 AM
F17918223: D18646.diff
Wed, Jul 30, 12:48 AM
F17818957: D18646.id44768.diff
Sat, Jul 26, 12:49 AM
F17817361: D18646.id44765.diff
Fri, Jul 25, 11:30 PM
F17801609: D18646.diff
Fri, Jul 25, 7:59 AM
Unknown Object (File)
Jun 17 2025, 12:20 AM
Unknown Object (File)
Jun 16 2025, 9:50 PM
Subscribers
None

Details

Summary

Ref T12996. CLI tools are increasingly standardizing on the output format with a colored "OKAY", "FAIL", "SKIP", "STORAGE UPGRADE", "DEPLOY", etc., in the leftmost column for easy scanning.

However, we have like 20 different things that each render it on their own. Add a 21st in libphutil, in hopes that we can have fewer than 21 some day.

Test Plan

Used this to render a lint success message in D18645.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable