The GitHub Actions job "Tests (AMD)" on 
airflow.git/gate-plugin-tabs-by-dag-tags-and-id has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
7ffccc8aab93abd70eb32a4900d1013b19cbbbd5 / Dheeraj Turaga 
<[email protected]>
UI: Validate plugin applies_to and split operator scoping

Addresses review feedback on the plugin tab scoping feature.

Malformed or mis-targeted applies_to blocks were accepted silently, and a
single operators key conflated the operator class name with its display
name — unlike every other operator filter in the UI. Plugin authors also
paid for Dag/task lookups on pages where nothing was scoped.

Now the plugin loader warns about (and strips) malformed applies_to and
warns when a destination cannot honour a criterion, the API model rejects
unknown keys so a typo no longer drops the whole plugin, operators and
operator_names are matched separately, and the context queries run only
when some view for the destination is actually scoped.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to