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

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


    from e35561d5e15 Fix generate_if for BQ if the run_type=scheduled (#58035)
     add d601be86667 Add dummy Fernet key for integration tests (#58112)

No new revisions were added by this update.

Summary of changes:
 .../docs/howto/docker-compose/docker-compose.yaml  |  2 +-
 .../tests/airflowctl_tests/conftest.py             |  9 ++++++++-
 .../tests/airflow_e2e_tests/conftest.py            |  8 ++++++++
 .../src/tests_common/test_utils/fernet.py          | 12 +++++++-----
 .../unit/tests_common/test_utils/test_fernet.py    | 22 +++++++++-------------
 task-sdk-integration-tests/docker-compose.yaml     |  4 +++-
 .../tests/task_sdk_tests/conftest.py               |  8 ++++++++
 7 files changed, 44 insertions(+), 21 deletions(-)
 copy airflow-core/src/airflow/macros/__init__.py => 
devel-common/src/tests_common/test_utils/fernet.py (71%)
 copy 
airflow-core/src/airflow/api_fastapi/auth/managers/simple/datamodels/login.py 
=> devel-common/tests/unit/tests_common/test_utils/test_fernet.py (63%)

Reply via email to