orbitalci / orbital

Orbital is a self-hosted CI system for solo/small consulting dev teams. Written in Rust.
GNU General Public License v3.0
29 stars 2 forks source link

Add terminal colors for displaying build stages #268

Open tjtelan opened 3 years ago

tjtelan commented 3 years ago

Currently the output is very plain to look at.

Example:

[Testing env vars] Org is tjtelan

I want the Testing env vars stage name to have some visual differentiation.