This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from fb87800  Cleaner output of docker image building scripts (#20679)
     add 9ea8580  Add context var hook to inject more env vars (#20361)

No new revisions were added by this update.

Summary of changes:
 airflow/settings.py                                | 15 ++++++
 airflow/utils/operator_helpers.py                  | 45 ++++++++++++++----
 docs/apache-airflow/howto/export-more-env-vars.rst | 53 ++++++++++++++++++++++
 docs/apache-airflow/howto/index.rst                |  1 +
 tests/utils/test_operator_helpers.py               | 23 ++++++++++
 5 files changed, 127 insertions(+), 10 deletions(-)
 create mode 100644 docs/apache-airflow/howto/export-more-env-vars.rst

Reply via email to