Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suppress the warnings where we check for sensitive values #44148

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

zachliu
Copy link
Contributor

@zachliu zachliu commented Nov 18, 2024

#44061 (comment)

Fixes #43794


^ 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.

@potiuk potiuk added this to the Airflow 2.10.4 milestone Nov 19, 2024
@potiuk potiuk added the backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch label Nov 19, 2024
@potiuk potiuk merged commit 9eaeb1c into apache:main Nov 19, 2024
46 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 19, 2024
#44148)

(cherry picked from commit 9eaeb1c)

Co-authored-by: Zach Liu <zachliu@users.noreply.github.com>
https: //github.com//pull/44061#issuecomment-2480320259
Copy link

Backport successfully created: v2-10-test

Status Branch Result
v2-10-test PR Link

potiuk pushed a commit that referenced this pull request Nov 19, 2024
#44148) (#44167)

(cherry picked from commit 9eaeb1c)


https: //github.com//pull/44061#issuecomment-2480320259

Co-authored-by: Zach Liu <zachliu@users.noreply.github.com>
@zachliu zachliu deleted the suppress-futurewarning branch November 19, 2024 03:45
utkarsharma2 pushed a commit that referenced this pull request Dec 4, 2024
#44148) (#44167)

(cherry picked from commit 9eaeb1c)


https: //github.com//pull/44061#issuecomment-2480320259

Co-authored-by: Zach Liu <zachliu@users.noreply.github.com>
utkarsharma2 pushed a commit that referenced this pull request Dec 9, 2024
#44148) (#44167)

(cherry picked from commit 9eaeb1c)


https: //github.com//pull/44061#issuecomment-2480320259

Co-authored-by: Zach Liu <zachliu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-v2-10-test Mark PR with this label to backport to v2-10-test branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect FutureWarning possibly caused by a missing PR in 2.10.3
2 participants