The GitHub Actions job "Tests (ARM)" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
8c3a11697099f46dee05826e12084d80fe2769f0 / Niko Oliveira <[email protected]>
Add team_name attribute to plugins for multi-team (#69502)

* Add team_name attribute to plugins for multi-team

First step for Plugin team awareness. This adds a team_name attribute to
AirflowPlugin so a plugin can be scoped to a team, exposes it through the
plugins API, and filters the /api/v2/plugins listing so users only see
global plugins and plugins for teams they are authorized for when
multi-team mode is enabled. The API server also validates at startup that
every team-scoped plugin references an existing team.

* Add team_name to expected plugin dict in CLI tests

* Harden assertions on DB test

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

With regards,
GitHub Actions via GitBox


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

Reply via email to