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

Brings back mypy-checks #38597

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Brings back mypy-checks #38597

merged 1 commit into from
Mar 28, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 28, 2024

During the last week refactor input on mypy checks was moved to another workflow and mypy checks were not running for a day.

This change brings it back.


^ 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 requested review from ashb and kaxil as code owners March 28, 2024 22:02
@potiuk potiuk added the full tests needed We need to run full set of tests for this PR to merge label Mar 28, 2024
@potiuk potiuk force-pushed the bring-back-mypy-checks branch 2 times, most recently from c2c1cd6 to dbcb0ef Compare March 28, 2024 22:12
@potiuk
Copy link
Member Author

potiuk commented Mar 28, 2024

It was literally day-and-a-half or so, so I hope there won't be many things to fix 😁

@potiuk
Copy link
Member Author

potiuk commented Mar 28, 2024

Just one small issue :)

@potiuk potiuk added this to the Airflow 2.9.0 milestone Mar 28, 2024
During the last week refactor input on mypy checks was moved to
another workflow and mypy checks were not running for a day.

This change brings it back.
@potiuk
Copy link
Member Author

potiuk commented Mar 28, 2024

Should be fixed now.

@potiuk potiuk merged commit a2f5307 into apache:main Mar 28, 2024
61 of 66 checks passed
@potiuk potiuk deleted the bring-back-mypy-checks branch March 28, 2024 23:08
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Mar 31, 2024
ephraimbuddy pushed a commit that referenced this pull request Mar 31, 2024
During the last week refactor input on mypy checks was moved to
another workflow and mypy checks were not running for a day.

This change brings it back.

(cherry picked from commit a2f5307)
ephraimbuddy pushed a commit that referenced this pull request Mar 31, 2024
During the last week refactor input on mypy checks was moved to
another workflow and mypy checks were not running for a day.

This change brings it back.

(cherry picked from commit a2f5307)
mathiaHT pushed a commit to mathiaHT/airflow that referenced this pull request Apr 4, 2024
During the last week refactor input on mypy checks was moved to
another workflow and mypy checks were not running for a day.

This change brings it back.
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
During the last week refactor input on mypy checks was moved to
another workflow and mypy checks were not running for a day.

This change brings it back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants