The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/mutation-hook-dag-run has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
ba1e58bb244a22b58f82d54cd28307f8d7dbff27 / Dheeraj Turaga 
<[email protected]>
Simplify needs_shim condition and defer dag_run lazy-load in taskmap

- policies.py: collapse names_are_subset + has_defaulted_spec_param into a
  single needs_shim boolean; expand comment to explain that pluggy puts
  defaulted params into kwargnames and never routes them (the why)
- taskmap.py: move dr = unmapped_ti.dag_run inside the else: branch where
  it is actually consumed, avoiding an unconditional lazy DB load when
  total_length is None or < 1 (upstream-failed / skipped paths)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to