The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user josh-fell (triggered by josh-fell).

Head commit for run:
8ef1930c55df8bf6629dbbadea20f52d27efd501 / Josh Fell <[email protected]>
Don't display empty rendered attrs in Task Instance Details page

Closes: #29515

The Task Instance Details page was displaying attributes which did not have a 
value. Mainly these were the docs attributes (i.e. `doc`, `doc_json`, `doc_md`, 
`doc_rst`, and `doc_yaml`). This clutters the page with less useful information 
for the task instance.

This PR changes the attributes displayed on the page only if they have 
non-empty values generally.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to