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
F14004744: D18646.diff
Sun, Oct 27, 2:04 AM
F13986568: D18646.id.diff
Mon, Oct 21, 3:55 AM
Unknown Object (File)
Oct 2 2024, 3:15 PM
Unknown Object (File)
Sep 9 2024, 5:01 PM
Unknown Object (File)
Sep 6 2024, 1:18 AM
Unknown Object (File)
Sep 4 2024, 5:33 PM
Unknown Object (File)
Aug 30 2024, 1:21 PM
Unknown Object (File)
Aug 17 2024, 5:49 AM
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