This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from a334ad4 Fix constraint generation properly (#17964)
new 61332ba Suggest to use secrets backend for variable when it contains
sensitive data (#17319)
new d14d0b0 Improve the description of how to handle dynamic task
generation (#17963)
The 2 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/configuration.py | 4 +-
docs/apache-airflow/best-practices.rst | 149 +++++++++++++++++++--
docs/apache-airflow/security/index.rst | 2 -
.../security/secrets/secrets-backend/index.rst | 3 +-
docs/conf.py | 6 +
5 files changed, 144 insertions(+), 20 deletions(-)