The GitHub Actions job "Tests" on airflow.git/backport-66036-to-v3-2-test has 
succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
ab8d5ec3409b8cfcaa8701330f558826fadeb607 / Ash Berlin-Taylor <[email protected]>
Show the task ID attributes (ti_id, task_id, etc.) once, not on every log line 
(#66036)

A recent PR changed the structured log output to include these attributes on
every log message, which is very helpful for when the task logs make it to an
external system, but when viewing them in Airflow directly it quickly becomes
"noise" as they never change.

This PR "extracts" them out and shows them once at the the start just after
the source info and removes it from every other message.

They are also injected back in to the copy and download content

(cherry picked from commit d139d3765f8625589c4142d140497794000cafe7)

Report URL: https://github.com/apache/airflow/actions/runs/25382231822

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to