The GitHub Actions job "Tests AMD" on airflow.git/remove-utils-session has failed. Run started by GitHub user aayushbisen (triggered by aayushbisen).
Head commit for run: db3e571ffa09cd6fabb6639c7d1b12fd03611837 / Copilot <[email protected]> Remove airflow.utils.session dependency from task-sdk Refactored the session management to reuse the existing session from the parent test() method instead of creating a new one - Modified function signature: Added optional session=None parameter to _run_task() - Removed problematic import: Eliminated from airflow.utils.session import create_session - Updated session usage: Replaced context manager with direct session usage when provided - Updated function call: Pass the existing session from the test() method --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: aayushbisen <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/17230573524 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
