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
Unknown Object (File)
Mon, Mar 3, 3:50 PM
Unknown Object (File)
Wed, Feb 26, 8:04 PM
Unknown Object (File)
Wed, Feb 26, 8:04 PM
Unknown Object (File)
Mon, Feb 24, 5:48 PM
Unknown Object (File)
Wed, Feb 12, 10:06 PM
Unknown Object (File)
Wed, Feb 12, 2:56 AM
Unknown Object (File)
Feb 6 2025, 3:40 AM
Unknown Object (File)
Feb 3 2025, 2:53 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