potiuk commented on pull request #13323:
URL: https://github.com/apache/airflow/pull/13323#issuecomment-751384858


   I have really high hopes for this one - it should make the logs of all CI 
jobs much better to read/use. They should load much faster and only show 
unfolded groups when there is an error. This should be especially visible in 
Tests (Each test type will get their own group - folded by default) and 
especially failed K8S tests.
   
   Those failed tests in case of K8S generate vast amount of logs when there is 
a failure and it makes the interface nearly unusable - now each container 
should have it's own named and folded log section. 
   
   The recent change in GitHub Actions UI made it load really fast if most of 
the logs are in folded groups at which point this change started to make sense 
(@mik-laj implemented it for docs and it has proven to work really well after 
GA UI revamp). 


----------------------------------------------------------------
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.

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


Reply via email to