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 2021/12/20 21:23:45 UTC

[airflow] branch main updated (4dd751d -> 3ccbd4f)

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 4dd751d  Standardize AWS Athena naming (#20305)
     add 3ccbd4f  Add pre-commit that checks credentials are not persisted in CI (#20430)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                            |  7 ++
 BREEZE.rst                                         | 16 ++--
 STATIC_CODE_CHECKS.rst                             |  2 +
 breeze-complete                                    |  1 +
 .../pre_commit_checkout_no_credentials.py          | 87 ++++++++++++++++++++++
 5 files changed, 105 insertions(+), 8 deletions(-)
 create mode 100755 scripts/ci/pre_commit/pre_commit_checkout_no_credentials.py