This is an automated email from the ASF dual-hosted git repository.
ryw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from e4e316a Fix Kubernetes Executor logs for long dag names (#10942)
add ce19657 Fix case of GitHub. (#10955)
No new revisions were added by this update.
Summary of changes:
.github/SECURITY.rst | 2 +-
CHANGELOG.txt | 4 ++--
CI.rst | 10 +++++-----
CONTRIBUTING.rst | 16 ++++++++--------
IMAGES.rst | 10 +++++-----
.../providers/dingding/example_dags/example_dingding.py | 2 +-
airflow/www/security.py | 2 +-
dev/BACKPORT_PACKAGES.md | 2 +-
dev/airflow-github | 6 +++---
docs/project.rst | 2 +-
scripts/ci/constraints/ci_commit_constraints.sh | 2 +-
scripts/ci/libraries/_build_images.sh | 6 +++---
scripts/in_container/run_ci_tests.sh | 2 +-
scripts/in_container/update_quarantined_test_status.py | 2 +-
tests/providers/dingding/hooks/test_dingding.py | 2 +-
tests/test_utils/mock_operators.py | 2 +-
16 files changed, 36 insertions(+), 36 deletions(-)