This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch aip-39-docs
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 1e6d767 More typos
new d451fbd Fix example
new ee0729c Fix sentry tests to account for additional tags
new 35232d8 Revert TI.xcom_pull() usage
new f7383ef Fix Elastic tests depending on private function
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
airflow/example_dags/example_workday_timetable.py | 6 +++++-
airflow/models/taskinstance.py | 4 +++-
airflow/providers/elasticsearch/log/es_task_handler.py | 2 +-
tests/core/test_sentry.py | 8 ++++++--
tests/providers/elasticsearch/log/test_es_task_handler.py | 6 +++---
5 files changed, 18 insertions(+), 8 deletions(-)