This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch remove-legacy-ui
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit c08d8e42c4f Use fastapi server in Python API client test
omit 31ba2f0f7d9 Keep using Flask app from core for
`test_databricks_workflow`
omit b313eeca739 Fix
`providers/amazon/tests/unit/amazon/aws/auth_manager/test_aws_auth_manager.py`
omit a558fc53e99 Fix tests
omit 5f19577753c Ignore databricks plugin tests if AF3
omit 6fdc69b5a46 Merge branch 'main' into remove-legacy-ui
omit ad9bcf9380c Merge branch 'main' into remove-legacy-ui
omit 0a4d0b6a322 Fix
`providers/google/tests/unit/google/common/auth_backend/test_google_openid.py`
omit 87956e773f2 Fix
`tests/api_fastapi/core_api/routes/public/test_connections.py`
omit 8ab7f3895c9 Fix `test_external_task_sensor_extra_link`
omit 4b3800a6b20 Remove `test_sync_perm_for_dag_with_dict_access_control`
omit 2ed93cdcaae Remove `TestPluginsRBAC`
omit 19882c48945 Move `check_last_log` to `tests_common`
omit e20b5b8dd21 Fix simple auth manager test
omit 129bda67ff8 Add back `providers/fab/tests/unit/fab/utils.py`
omit 2deec8d0f27 Fix `test_providers_modules_should_have_tests`
omit 2ea9cd2cbbf Merge branch 'main' into remove-legacy-ui
omit ea2589a0900 Missed a test covering the old helper
omit 6a01eaab83c Fix dagrun links from trigger_dagrun and external task
sensor
omit 33b762296c3 Merge branch 'main' into remove-legacy-ui
omit cf1c76cd056 Remove (some) core pytesst errors
omit 57a64df3eb1 Fix some static checks in fab tests
omit aa85cdd4ba0 Fix some static checks
omit 50e92e40d71 Merge remote-tracking branch 'origin/main' into
remove-legacy-ui
omit 206730e259c Typos
omit 69ea9527710 Fix google test
omit 0923ba052bf Fix databricks test
omit 9a1e68d3ba8 Ignore `aws_security_manager_override.py`
omit 39f7934b09f Merge branch 'main' into remove-legacy-ui
omit 98dea36286b Fix Breeze unit tests
omit bbb9b13b3ec Fix some pytests in breeze
omit 83f3e5030b1 Remove
`providers/amazon/tests/unit/amazon/aws/auth_manager/security_manager/test_aws_security_manager_override.py`
omit 2e692dd1a67 Move `tests_common/test_utils/www.py` to FAB provider
omit c0b68fc02ba Merge branch 'main' into remove-legacy-ui
omit ed3a3019501 Move `dont_initialize_flask_app_submodules` to FAB provider
omit c190ccee546 Remove www references in Breeze
omit 9238d970b91 Fix FAB dependency in Amazon provider
omit cccb6148937 Remove 'app' fixture
omit a7e6ee5f84c Import dag_edges from canonical location
omit bcc428ac495 Merge branch 'main' into remove-legacy-ui
omit 91d0fcbb905 Merge remote-tracking branch 'upstream/main' into
remove-legacy-ui
omit 31e81202732 Stop testing api_connexion
omit e46bddca997 FAB is now a optional dep for the amazon provider
omit 4b6a3606f81 Fix chart default airflowlocalsettings
omit 25a79808aaa Remove airflow.www.security_manager
omit 808ba392f3d Fix static checks
omit 8d11298940f fixup! First run at deleting the legacy UI and webserver
omit 7fb78691b55 fixup! First run at deleting the legacy UI and webserver
omit 61d43ec9362 First run at deleting the legacy UI and webserver
add fbbe59a2a92 Correctly support resuming tasks after triggers (#47061)
add 9276ae47487 Bump openlineage-airflow from 1.28.0 to 1.29.0 (#47067)
add 3703b4b577f [Docs] Fix typos and improve clarity in Gitpod setup guide
(#47057)
add 9bca9636fbe Update check-health.rst (#47077)
add 6332afc5dc0 Move `fastapi-api` command to `api-server` (#47076)
add ed34219d1b7 Fix breeze api-server - missed it during config move
(#47086)
add 4002d83243e AIP-72: Add support for getting connections from BaseHook
using task sdk (#47048)
add 17adf3af592 Get Boring Cyborg a commit (#47038)
add b966391133a Disable data interval by default (#47070)
add db1a70e5b2b First run at deleting the legacy UI and webserver
add c8c11ea623b fixup! First run at deleting the legacy UI and webserver
add 83810d1f2df fixup! First run at deleting the legacy UI and webserver
add a053c782c42 Fix static checks
add a63f0713a73 Remove airflow.www.security_manager
add e1012d86510 Fix chart default airflowlocalsettings
add a1efb8b7a03 FAB is now a optional dep for the amazon provider
add db74f030e18 Stop testing api_connexion
add 0574412bda6 Import dag_edges from canonical location
add c752e7018bd Remove 'app' fixture
add 07fe94adb8c Fix FAB dependency in Amazon provider
add 7ec4dc45f6f Remove www references in Breeze
add e8c1004b8d5 Move `dont_initialize_flask_app_submodules` to FAB provider
add 0d969acf16e Move `tests_common/test_utils/www.py` to FAB provider
add 4cd056bc048 Remove
`providers/amazon/tests/unit/amazon/aws/auth_manager/security_manager/test_aws_security_manager_override.py`
add 9bc5ea12266 Fix some pytests in breeze
add d5d5f3f8f39 Fix Breeze unit tests
add 5ff8772c35f Ignore `aws_security_manager_override.py`
add 9026ff466d2 Fix databricks test
add 27dec71bde8 Fix google test
add 190aca11c61 Typos
add 029de75fca6 Fix some static checks
add ea983b26bb2 Fix some static checks in fab tests
add c9b95acafec Remove (some) core pytesst errors
add e0117ba72fb Fix dagrun links from trigger_dagrun and external task
sensor
add 251f1e7c992 Missed a test covering the old helper
add 5346b7518b3 Restricting moto 5.1.0 to fix ci (#47005)
add d00faf075a1 AIP-84 Adding logging actions (#46814)
add 9589b83b1c9 Fix TestRdsCopyDbSnapshotOperator tests (#47006)
add f22fee94485 Fix `test_providers_modules_should_have_tests`
add 5bd8a7506e9 Fix simple auth manager test
add d11b743169f Move `check_last_log` to `tests_common`
add 2af1e67d392 Remove `TestPluginsRBAC`
add 6369138117f Remove `test_sync_perm_for_dag_with_dict_access_control`
add 1cce4a652fd Fix `test_external_task_sensor_extra_link`
add 15be0d548a8 Fix
`tests/api_fastapi/core_api/routes/public/test_connections.py`
add cfe7c03d4ee Fix
`providers/google/tests/unit/google/common/auth_backend/test_google_openid.py`
add bcfb60ff9d0 spark on kubernetes removes dependency on Spark Exit code
(#46817)
add eb620e6c7e9 AIP-84 Fix sqlite test lock error on logs (#47016)
add 26b33c796ba Auto-generate the Pydantic datamodels for TaskSDK in
pre-commit (#47026)
add 9683cf7fbb3 Ignore databricks plugin tests if AF3
add 3785de67daa Fix tests
add 2279f9432c0 Fix
`providers/amazon/tests/unit/amazon/aws/auth_manager/test_aws_auth_manager.py`
add 6e4dcc3b543 Keep using Flask app from core for
`test_databricks_workflow`
add e378216de7a Use fastapi server in Python API client test
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c08d8e42c4f)
\
N -- N -- N refs/heads/remove-legacy-ui (e378216de7a)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/app.py | 4 +-
airflow/api_fastapi/core_api/app.py | 2 +-
.../execution_api/datamodels/taskinstance.py | 31 ++++--
.../execution_api/routes/task_instances.py | 53 ++++++++--
airflow/api_fastapi/gunicorn_config.py | 2 +-
airflow/cli/cli_config.py | 52 +++++-----
...astapi_api_command.py => api_server_command.py} | 10 +-
.../commands/local_commands/standalone_command.py | 8 +-
airflow/config_templates/config.yml | 25 ++---
airflow/config_templates/unit_tests.cfg | 3 +
airflow/dag_processing/collection.py | 2 +-
airflow/hooks/base.py | 13 +++
airflow/models/baseoperator.py | 45 +-------
chart/values.schema.json | 2 +-
chart/values.yaml | 2 +-
.../contributors_quick_start_gitpod.rst | 2 +-
dev/breeze/doc/03_developer_tasks.rst | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
.../src/airflow_breeze/params/shell_params.py | 6 +-
dev/breeze/src/airflow_breeze/utils/visuals.py | 6 +-
.../logging-monitoring/check-health.rst | 2 +-
.../administration-and-deployment/web-stack.rst | 2 +-
.../howto/docker-compose/docker-compose.yaml | 2 +-
helm_tests/airflow_core/test_api_server.py | 2 +-
newsfragments/47070.significant.rst | 25 +++++
performance/requirements.txt | 2 +-
.../amazon/aws/auth_manager/aws_auth_manager.py | 6 +-
.../amazon/aws/auth_manager/router/login.py | 4 +-
.../providers}/3rd-party-licenses/LICENSES-ui.txt | 6 +-
.../providers/fab/auth_manager/fab_auth_manager.py | 6 +-
providers/fab/tests/unit/fab/utils.py | 115 +++++++++++++++++++++
scripts/ci/docker-compose/base-ports.yml | 2 +-
scripts/in_container/bin/run_tmux | 15 ++-
.../src/airflow/sdk/api/datamodels/_generated.py | 7 +-
.../src/airflow/sdk/definitions/baseoperator.py | 73 ++++++++++++-
task_sdk/src/airflow/sdk/definitions/connection.py | 7 ++
task_sdk/src/airflow/sdk/execution_time/comms.py | 17 ++-
.../src/airflow/sdk/execution_time/supervisor.py | 8 +-
.../src/airflow/sdk/execution_time/task_runner.py | 22 ++--
task_sdk/tests/api/test_client.py | 23 +++--
task_sdk/tests/dags/super_basic_deferred_run.py | 2 +-
task_sdk/tests/execution_time/test_supervisor.py | 10 +-
task_sdk/tests/execution_time/test_task_runner.py | 41 +++++++-
.../core_api/routes/public/test_connections.py | 16 +--
.../core_api/routes/public/test_dag_parsing.py | 5 +-
.../core_api/routes/public/test_dag_run.py | 29 +-----
.../execution_api/routes/test_task_instances.py | 64 ++++++++++--
...i_api_command.py => test_api_server_command.py} | 28 ++---
tests/dag_processing/test_processor.py | 32 +++++-
49 files changed, 611 insertions(+), 234 deletions(-)
rename airflow/cli/commands/local_commands/{fastapi_api_command.py =>
api_server_command.py} (93%)
create mode 100644 newsfragments/47070.significant.rst
copy providers/fab/{ =>
src/airflow/providers}/3rd-party-licenses/LICENSES-ui.txt (97%)
rename tests/cli/commands/local_commands/{test_fastapi_api_command.py =>
test_api_server_command.py} (84%)