The GitHub Actions job "Tests (AMD)" on 
airflow.git/import-errors-all-permission-unregistered-files has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
7f0cf5d9131b050335ba8e9ffc84ee85bcde4b01 / Jarek Potiuk <[email protected]>
Add regression test for per-bundle scoping on single import error endpoint

The has-any-Dag lookup in get_import_error is scoped per bundle. Without
that scoping a same-named file registered in a different bundle resolved
as a Dag match, so the endpoint returned the raw stacktrace on the
strength of an unrelated bundle's read permission instead of gating on
IMPORT_ERRORS_ALL. The list endpoint already had this coverage.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to