hankehly opened a new pull request, #22804: URL: https://github.com/apache/airflow/pull/22804
Closes #22174 This PR adds a download button to the top-right of the task log view. On click, it redirects the browser to the `logs_with_metadata_url` endpoint. Most query parameters in the request are taken from html meta tags, while the `try_number` is determined by checking the active "Log by attempts" tab to the left of the screen. https://user-images.githubusercontent.com/11639738/162095529-eee56679-ff95-449a-9f30-3aada18b6a0c.mov --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/main/UPDATING.md). -- 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]
