airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Better handling masking of values of set variable

Open shubhamraj-git opened this issue 1 year ago • 1 comments

Better handling masking of values of set variable

^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

shubhamraj-git avatar Oct 17 '24 15:10 shubhamraj-git

Test failures look unrelated, but the static checks needs fixing. @shubhamraj-git you need to set up precommit and use it for your commits. Check: https://github.com/apache/airflow/blob/main/contributing-docs/08_static_code_checks.rst

amoghrajesh avatar Oct 18 '24 13:10 amoghrajesh