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)
Jul 1 2026, 8:43 PM
Unknown Object (File)
Jul 1 2026, 4:35 AM
Unknown Object (File)
Jul 1 2026, 4:30 AM
Unknown Object (File)
Jun 30 2026, 1:00 PM
Unknown Object (File)
Jun 27 2026, 3:19 PM
Unknown Object (File)
Jun 24 2026, 10:34 PM
Unknown Object (File)
Mar 28 2026, 6:26 AM
Unknown Object (File)
Jan 29 2026, 11:32 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
Branch
conwarn
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18543
Build 24980: Run Core Tests
Build 24979: arc lint + arc unit