The GitHub Actions job "Tests" on airflow.git/remove-dynamice-attr-access-fab 
has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
b2d602370fbc1c356bcf9f1cb8ddca24dbc16fa5 / Daniel Standish 
<[email protected]>
Remove old dynamic attr accessing re dag resource in FAB provider

This looks like it used to be a backcompat thing.  But now the permissons 
module is included in fab provider, so the `if getattr` logic always evaluates 
true.  So the else block does nothing.  So we can remove it and remove this 
`_resource_name` helper.  Additionally, I remove some `root_dag_id` logic that 
is also obsolete, since min provider version for fab is 3.0.0.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to