HomePhabricator

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

Description

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

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.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T12996

Differential Revision: https://secure.phabricator.com/D18646

Details

Provenance
epriestleyAuthored on Sep 26 2017, 2:06 AM
epriestleyPushed on Sep 26 2017, 2:38 AM
Reviewer
amckinley
Differential Revision
D18646: Provide ConsoleView classes for "[ OKAY ] Good things happened." console lines
Parents
rPHU134b16a724eb: Update `parser_nodes.php`
Branches
Unknown
Tags
Unknown
Tasks
T12996: Parallelize substages of `arc diff`
Build Status
Buildable 18546
Build 24985: Run Core Tests