This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from a1307113103 Revert "Remove `/webapp` prefix from new UI (#44227)" 
(#44251)
     add 1307e37bc63 AIP-72: Add support for fetching variables and connections 
in Supervisor (#44229)

No new revisions were added by this update.

Summary of changes:
 task_sdk/src/airflow/sdk/api/client.py             | 27 ++++++-
 task_sdk/src/airflow/sdk/execution_time/comms.py   | 35 +++++----
 .../src/airflow/sdk/execution_time/supervisor.py   | 26 +++----
 .../src/airflow/sdk/execution_time/task_runner.py  | 11 ++-
 task_sdk/tests/api/test_client.py                  | 59 +++++++++++++++
 task_sdk/tests/execution_time/test_supervisor.py   | 88 ++++++++++++++++++++--
 6 files changed, 203 insertions(+), 43 deletions(-)

Reply via email to