You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/02/13 16:15:56 UTC

[airflow] branch main updated (41fade2d21 -> 18347d36e6)

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 41fade2d21 Upgrade Mypy to 1.0 (#29468)
     add 18347d36e6 Make permissions for FileTaskHandler group-writeable and configurable (#29506)

No new revisions were added by this update.

Summary of changes:
 Dockerfile.ci                                |  2 +-
 airflow/config_templates/config.yml          | 30 +++++++++++++++++++++++
 airflow/config_templates/default_airflow.cfg | 22 +++++++++++++++++
 airflow/utils/log/file_task_handler.py       | 36 ++++++++++++++++------------
 newsfragments/29506.significant.rst          |  6 +++++
 5 files changed, 80 insertions(+), 16 deletions(-)
 create mode 100644 newsfragments/29506.significant.rst