semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Color Highlighting to Playbook Output

Open asmartin opened this issue 8 years ago • 5 comments

Semaphore looks great! I am really impressed by its functionality. One thing that would be nice is to add color highlighting to the playbook output like Ansible has when run from the cli (e.g. red for error, orange for warning, green for success, blue for skipped, etc). This would make it a lot easier to review the output for problems

asmartin avatar May 23 '16 20:05 asmartin

👍 would be great to have

In addition it could parse the output into some logical groups and present it better in the interface

matejkramny avatar May 23 '16 21:05 matejkramny

Having the output summarized like this would be really neat: http://ara.readthedocs.io/en/latest/faq.html#what-does-the-web-interface-look-like

asmartin avatar May 23 '16 21:05 asmartin

Great!

On another note, the dashboard could have something like circle's insights: https://circleci.com/blog/announcing-circleci-insights-helping-you-understand-your-builds/

matejkramny avatar May 23 '16 21:05 matejkramny

Yes, that's a good idea as well

asmartin avatar May 23 '16 21:05 asmartin

The ANSIBLE_FORCE_COLOR = True environment setting still not work and output is black/white :(

Vitexus avatar Mar 20 '22 20:03 Vitexus

Done in https://github.com/ansible-semaphore/semaphore/releases/tag/v2.8.66

fiftin avatar Oct 01 '22 12:10 fiftin