This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 43d029158b0 Add "check_files.py" check for python-client and
airflow-ctl (#58542)
add 09253e62598 Move yaml utility module from airflow-core to task-sdk
(#58521)
No new revisions were added by this update.
Summary of changes:
task-sdk/src/airflow/sdk/configuration.py | 2 +-
task-sdk/src/airflow/sdk/execution_time/macros.py | 2 +-
{airflow-core/src/airflow/utils => task-sdk/src/airflow/sdk}/yaml.py | 2 +-
task-sdk/tests/task_sdk/docs/test_public_api.py | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
copy {airflow-core/src/airflow/utils => task-sdk/src/airflow/sdk}/yaml.py (98%)