github-actions[bot] opened a new pull request, #64640:
URL: https://github.com/apache/airflow/pull/64640

   * Fix #62414: Remove spurious blank lines in filtered task log download
   
   When log level or source filters were applied, renderStructuredLog returned
   empty strings for dropped lines. Joining those with newlines still
   inserted blank lines, often at the start of the downloaded file.
   
   * Fix prek formatting in Logs.tsx and logDownloadContent.test.ts
   
   Reformats getLogString arrow function to stay within line length limit,
   and fixes object key ordering (content before continuation_token) in
   test fixtures to match Prettier's alphabetical sorting.
   (cherry picked from commit 32ac5645c9eee1ec6fb7f6693d001099aadb9c91)
   
   Co-authored-by: Bernardo Gunzburger Lopes 
<[email protected]>


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