Skip to content

Conversation

@kristapratico
Copy link
Contributor

@kristapratico kristapratico commented Dec 20, 2024

Part of #38904

We plan to start running typing checks against mgmt so this PR updates mgmt to use pyproject.toml for enabling/disabling typing checks instead of an exclusion filter. This also updates mypy/pyright to check the generated_samples directory for type checking against mgmt samples.

Commit that disabled typing checks for mgmt in each pyproject.toml: 7e5cdb2

@kristapratico
Copy link
Contributor Author

Test Azure SDK Tools / build-and-test (pull_request) is failing due to a flaky test that is fixed in this PR: #39027

@kristapratico kristapratico marked this pull request as ready for review January 6, 2025 18:08
Copy link
Member

@mccoyp mccoyp left a comment

Choose a reason for hiding this comment

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

Minor question, but otherwise LGTM 🙂

@kristapratico kristapratico merged commit f76c3ae into main Jan 7, 2025
37 checks passed
@kristapratico kristapratico deleted the mypy-test branch January 7, 2025 22:01
singankit pushed a commit that referenced this pull request Jan 14, 2025
* remove mgmt from mypy global exclusion

* touch mgmt code to trigger pipeline

* Revert "touch mgmt code to trigger pipeline"

This reverts commit c95a4a8.

* update mypy and pyright to run on generated_samples dir

* redefine filter for health status script

* test mgmt

* Revert "test mgmt"

This reverts commit e140847.

* mccoy feedback
l0lawrence pushed a commit to l0lawrence/azure-sdk-for-python that referenced this pull request Feb 19, 2025
* remove mgmt from mypy global exclusion

* touch mgmt code to trigger pipeline

* Revert "touch mgmt code to trigger pipeline"

This reverts commit c95a4a8.

* update mypy and pyright to run on generated_samples dir

* redefine filter for health status script

* test mgmt

* Revert "test mgmt"

This reverts commit e140847.

* mccoy feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants