The GitHub Actions job "Tests (AMD)" on 
airflow.git/onikolas/pr1/xcom-execution-api-team-scoping has succeeded.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
e479d187d2e5f95dc203295bf9e0eec79d5d0799 / Niko Oliveira <[email protected]>
Scope XCom Execution API to teams in multi-team mode

XCom was the only shared resource without team isolation at the
task api level. Any task could read, overwrite, or delete another
team's XCom. Enforce team ownership so reads are allowed for the
task's own team or global dags, and writes/deletes only for its own
team, matching team-scoped variables/connections.
No cross-team sharing at this time. Gated on the multi_team setting
(no-op when disabled).

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

With regards,
GitHub Actions via GitBox


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

Reply via email to