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

[Storage] Update typing for azure-storage-queue #29045

Merged
merged 84 commits into from
Nov 10, 2023

Conversation

vincenttran-msft
Copy link
Member

@vincenttran-msft vincenttran-msft commented Feb 27, 2023

No description provided.

* qsc done sync&async

* Remove #type ignore, fix dict()
@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Feb 27, 2023
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-queue

vincenttran-msft and others added 8 commits March 3, 2023 15:34
* sync 80% done need *, logic

* First attempt at *,

* Async + unify sync spacing

* Fix CI

* Revert recordings

* PR feedback

* Revert recording, fix indents

* indent, again :D

* Fix content docstring
* First draft MyPy

* Mypy config fix + just Config Mypy left

* Fully done w/ custom StorageConfiguration

* Pylint

* Double import

* Fix cast

* PR feedback

* Unused imports

* Pylint

* Configuration errors in async BE GONE

* Fix tests that assert against _config
@vincenttran-msft
Copy link
Member Author

/azp run python - storage - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vincenttran-msft
Copy link
Member Author

/azp run python - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vincenttran-msft vincenttran-msft merged commit 10dde0f into main Nov 10, 2023
@vincenttran-msft vincenttran-msft deleted the feature/storage-queue-typing branch November 10, 2023 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants