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:
063d5f108dad0ff0167814e65899aa7b95bd8f12 / Vincent 
<[email protected]>
UI: Add team column and filter to Dag list page (#70028)

When multi-team mode is enabled, operators need to identify which team
owns each Dag and filter the list by team. This adds:

- A "Team" column (after tags) in the Dag list table that links to a
  filtered view of that team's Dags
- A team multi-select filter in the header controls
- Backend support: `team_name` field in the DAGWithLatestDagRunsResponse
  and a `teams` query parameter for filtering Dags by team (via bundle
  association)

Both the column and filter are conditionally rendered only when the
`multi_team` configuration is enabled.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to