Skip to content

Comments

Fix case where we have empty mypy folder array in ci workflow#38282

Merged
potiuk merged 1 commit intoapache:mainfrom
potiuk:fix-mypy-empty-folders-error
Mar 19, 2024
Merged

Fix case where we have empty mypy folder array in ci workflow#38282
potiuk merged 1 commit intoapache:mainfrom
potiuk:fix-mypy-empty-folders-error

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 19, 2024

When no python files change we have empty mypy-folders array. We have to skip the whole strategy matrix in this case.


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

When no python files change we have empty mypy-folders array.
We have to skip the whole strategy matrix in this case.
@potiuk
Copy link
Member Author

potiuk commented Mar 19, 2024

Avoids this:

Screenshot 2024-03-19 at 11 03 44

@potiuk potiuk requested a review from amoghrajesh March 19, 2024 11:45
@potiuk potiuk merged commit 2cc2f5e into apache:main Mar 19, 2024
@potiuk potiuk deleted the fix-mypy-empty-folders-error branch March 19, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants