iRAFEEK commented on PR #70343: URL: https://github.com/apache/airflow/pull/70343#issuecomment-5286812928
Thanks again for the reviews @aaron-y-chen @zach-overflow! I've pushed: - the XCom fix (skip the `_xcom_push_to_db()` call in `finalize()` for static links, since the render path resolves them via `get_link()` directly) + a test, and - the docs note for `static_url`, and - a small lint follow-up (ruff `PT012` + trailing newlines) after the newer ruff landed via main. Everything's green locally (including `ruff==0.16.0`). Could a committer kick off / approve the CI workflows when you have a moment? Happy to address anything else. 🙏 -- 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]
