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
F15438778: D18646.id44765.diff
Wed, Mar 26, 3:36 AM
F15432606: D18646.id.diff
Mon, Mar 24, 6:43 PM
F15426700: D18646.diff
Mar 23 2025, 10:30 AM
F15411753: D18646.id44768.diff
Mar 19 2025, 9:42 AM
Unknown Object (File)
Mar 3 2025, 3:50 PM
Unknown Object (File)
Feb 26 2025, 8:04 PM
Unknown Object (File)
Feb 26 2025, 8:04 PM
Unknown Object (File)
Feb 24 2025, 5:48 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