This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2b7704356e9 Enable PT006 rule to airflow-core tests (security,
lineage, jobs, executors, datasets) (#57913)
add 8dcda8a71e0 Make set_xcom route in API server DRY by reusing logic of
XComModel.set method (#55289)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/execution_api/routes/xcoms.py | 29 ++++------------------
airflow-core/src/airflow/models/xcom.py | 21 +++++++++-------
2 files changed, 17 insertions(+), 33 deletions(-)