The GitHub Actions job "Tests (AMD)" on airflow.git/validate-base-trigger-deserialization-type has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: d185f590ff6d054eb777af1d65e5ac207dc799e0 / Jarek Potiuk <[email protected]> Restrict BASE_TRIGGER deserialization to BaseTrigger subclasses When loading a serialized DAG, the BASE_TRIGGER deserialization branch imported the stored class path and instantiated it without checking it is a BaseTrigger subclass. Restrict it to BaseTrigger subclasses, matching the encode side which only emits BASE_TRIGGER for BaseTrigger instances. Generated-by: Claude Opus 4.8 (1M context) following the guidelines at https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions Report URL: https://github.com/apache/airflow/actions/runs/27019733291 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
