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 b590cc8 Fix Serialization when``relativedelta`` is passed as
``schedule_interval`` (#19418)
add 93d2a16 Fix bug when checking for existence of a Variable (#19395)
No new revisions were added by this update.
Summary of changes:
airflow/models/variable.py | 3 ++-
tests/secrets/test_local_filesystem.py | 24 +++++++++++++++++--
tests/secrets/test_secrets.py | 44 ++++++++++++++++++++++++++++++++--
3 files changed, 66 insertions(+), 5 deletions(-)