jscheffl opened a new pull request, #37985:
URL: https://github.com/apache/airflow/pull/37985

   We use a lot of colored shell scripts in our environment which always 
produce ugly log displays in UI... that was bothering me a while already.
   
   This PR adds color to log display on UI. Color brings life into IT and makes 
me - and hopefully more people happy.
   
   What changed:
   - Added some color to the `example_bash_operator` DAG
   - Added coloring for GRID view log display
   - Added coloring for "More logs" view
   
   Grid log view BEFORE this PR:
   
![image](https://github.com/apache/airflow/assets/95105677/979493a9-f101-429b-b2f2-5098a7b8f35e)
   
   More log view BEFORE this PR:
   
![image](https://github.com/apache/airflow/assets/95105677/ef7e3cb4-7166-4f1d-8c9b-f712de87d1ca)
   
   Grid log view AFTER this PR:
   
![image](https://github.com/apache/airflow/assets/95105677/ed19ee05-e53c-4b0f-98e1-d6bafc42c816)
   
   More log view AFTER this PR:
   
![image](https://github.com/apache/airflow/assets/95105677/63542e5e-0b23-4262-ace7-0ce480cfc676)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to