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 119f1e8414 Fix broken formatting in HTTP Connection documentation
(#37803)
add b610c58a7b Remove references from the code to Jira Issues (#37807)
No new revisions were added by this update.
Summary of changes:
airflow/executors/base_executor.py | 7 +++----
.../versions/0047_1_10_4_increase_queue_name_size_limit.py | 4 ++--
airflow/models/connection.py | 11 ++++++++---
airflow/models/taskinstance.py | 1 -
airflow/providers/apache/hive/hooks/hive.py | 7 ++-----
airflow/timetables/simple.py | 2 +-
airflow/utils/sqlalchemy.py | 5 ++---
airflow/www/utils.py | 1 -
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
docs/apache-airflow/img/airflow_erd.svg | 4 ++--
tests/dags_corrupted/test_impersonation_custom.py | 2 +-
tests/models/test_taskinstance.py | 7 ++-----
tests/www/views/test_views_tasks.py | 4 +---
13 files changed, 25 insertions(+), 32 deletions(-)