This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 246f697873 Fix PROD image package installation in CI (#39035)
add 1ded297509 Remove flag from AWS auth manager to use it (#39033)
No new revisions were added by this update.
Summary of changes:
.../providers/amazon/aws/auth_manager/aws_auth_manager.py | 10 ----------
airflow/providers/amazon/aws/auth_manager/constants.py | 1 -
.../auth-manager/manage/index.rst | 13 ++++++-------
.../amazon/aws/auth_manager/test_aws_auth_manager.py | 3 ---
tests/providers/amazon/aws/auth_manager/test_constants.py | 4 ----
tests/providers/amazon/aws/auth_manager/views/test_auth.py | 3 ---
.../providers/amazon/aws/tests/test_aws_auth_manager.py | 1 -
7 files changed, 6 insertions(+), 29 deletions(-)