Skip to content

Fix mypy errors for google.cloud_build #20234

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

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Dec 12, 2021

Part of #19891


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@potiuk potiuk requested a review from turbaszek as a code owner December 12, 2021 14:59
@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Dec 12, 2021
@potiuk potiuk added the mypy Fixing MyPy problems after bumpin MyPy to 0.990 label Dec 13, 2021
@potiuk
Copy link
Member Author

potiuk commented Dec 14, 2021

very small :)

@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch 2 times, most recently from dbdb5a3 to f06a9ee Compare December 15, 2021 18:30
@potiuk
Copy link
Member Author

potiuk commented Dec 15, 2021

Waaay nicer now !

@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from f06a9ee to a920463 Compare December 15, 2021 20:03
@potiuk
Copy link
Member Author

potiuk commented Dec 16, 2021

Looking for review

@potiuk potiuk mentioned this pull request Dec 16, 2021
10 tasks
@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from a920463 to 0b45a0a Compare December 17, 2021 09:09
@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from 0b45a0a to 1d5038a Compare December 18, 2021 11:31
@potiuk
Copy link
Member Author

potiuk commented Dec 18, 2021

Should be fixed now!

@potiuk
Copy link
Member Author

potiuk commented Dec 18, 2021

The waring in snowflake provider wil be fixed by #20395

@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch 2 times, most recently from b17b26a to 46abdbc Compare December 18, 2021 15:15
@potiuk potiuk closed this Dec 18, 2021
@potiuk potiuk reopened this Dec 18, 2021
@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from 46abdbc to acfbd37 Compare December 18, 2021 19:12
@potiuk
Copy link
Member Author

potiuk commented Dec 18, 2021

Two to go to complete google MyPY this and #20329 !

@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from acfbd37 to 1668be3 Compare December 19, 2021 20:07
@potiuk potiuk closed this Dec 20, 2021
@potiuk potiuk reopened this Dec 20, 2021
@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from 1668be3 to 338465f Compare December 20, 2021 16:54
@potiuk potiuk force-pushed the fix-mypy-google-cloud-build branch from 338465f to 302ec03 Compare December 21, 2021 14:39
Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@github-actions
Copy link

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Dec 21, 2021
@potiuk potiuk merged commit d4c4f9e into apache:main Dec 21, 2021
@potiuk potiuk deleted the fix-mypy-google-cloud-build branch December 21, 2021 17:56
@kaxil kaxil added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 13, 2022
@potiuk potiuk restored the fix-mypy-google-cloud-build branch April 26, 2022 20:52
@potiuk potiuk deleted the fix-mypy-google-cloud-build branch July 29, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) mypy Fixing MyPy problems after bumpin MyPy to 0.990 okay to merge It's ok to merge this PR as it does not require more tests provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants