-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Storage Files] Migrating to TypeSpec #46929
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
Changes from 103 commits
Commits
Show all changes
110 commits
Select commit
Hold shift + click to select a range
4341658
Initial migration
annatisch bdc0650
Refactor
annatisch 15c5f67
Update mock transport
annatisch 884eea9
pylint
l0lawrence 98e094a
adding accept sanitization to conftest
l0lawrence 72fe218
pin new version of azure-core
l0lawrence 4abbbb9
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence cee5a02
regen
l0lawrence 3656738
prpoject version
l0lawrence acf7f30
remove
l0lawrence 1dc62f4
patch remove fix
l0lawrence 3e9b4d8
fix client helpers
l0lawrence abe89f0
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence 0412403
regen
l0lawrence f317d77
pyproject
l0lawrence 001090d
pylint
l0lawrence 1e72640
remove redudant lines
l0lawrence d42cf34
tests all passing
l0lawrence 2adbc21
pylint
l0lawrence 871c35c
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
l0lawrence e101cbe
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence d5df691
regen
l0lawrence a580c5c
pylint
l0lawrence 2253b7b
regen
l0lawrence 42213a5
Apply suggestion from @l0lawrence
l0lawrence 29e2337
Apply suggestion from @l0lawrence
l0lawrence dc9ba6d
prproject
l0lawrence 09f1182
Merge branch 'copilot-files-tsp-migration' of https://github.com/Azur…
l0lawrence 0273df0
Apply suggestion from @l0lawrence
l0lawrence cfaa2d8
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence e875494
regen w new config
l0lawrence f22102c
Fix pylint errors in azure-storage-file-share
l0lawrence 9efa7e6
Fix model subclasses to call super().__init__ and remove models _patc…
l0lawrence a32ff8f
regen
l0lawrence ed8a579
mypy/pylint fix
l0lawrence d6ee7b8
regen
l0lawrence 53d41f5
regen renamed a param
l0lawrence cfa946b
Align _shared upload helpers with azure-storage-blob TSP migration
l0lawrence 3fad009
Fix FileProperty datetime fields: declare as str, not RFC7231 datetime
l0lawrence 83c2a38
wip changes from running against azure cli
l0lawrence 7e2d020
also patch here for backcompat
l0lawrence 2e05f01
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence ebe51e4
Merge branch 'main' into copilot-files-tsp-migration
l0lawrence 57cf512
regen
l0lawrence 273da74
Fix pylint: relocate disable comments in _models.py
l0lawrence 6e1884e
Merge branch 'main' into storagefiles
l0lawrence 38117b9
client docstring
l0lawrence 8a85b35
todo
l0lawrence 2f30ccf
Merge branch 'storagefiles' of https://github.com/l0lawrence/azure-sd…
l0lawrence 9b88da3
regen
l0lawrence 23cb05d
fixing up backcompat models for api parity
l0lawrence a2cc43e
Merge branch 'main' into storagefiles
l0lawrence 9bac732
update wrapper for iter_bytes
l0lawrence 0bdd56b
tests/samples w/o formatting changes
l0lawrence 798e6b3
Merge branch 'main' into storagefiles
l0lawrence 267f452
Merge branch 'main' into storagefiles
l0lawrence 3e3b9a8
Merge branch 'main' into storagefiles
l0lawrence e07437d
regen with newest emitter
l0lawrence 2dfc616
Merge branch 'main' into storagefiles
l0lawrence 8c54c4e
update policies
l0lawrence 17d2e14
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
l0lawrence 22ab3b7
regen
l0lawrence 7ee3e5d
pylint
l0lawrence 8813e4f
account for xml element
l0lawrence c866a87
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
l0lawrence a4f7510
add 3.14
l0lawrence ee63dc0
updates to models
l0lawrence ea7cb12
black
l0lawrence a2e33d0
linting
l0lawrence e518409
blakc
l0lawrence 90b6b85
missing impl
l0lawrence 2d65575
par with queue
l0lawrence 45bcfcd
patch operation upload_range for parity
l0lawrence 44f97f7
map output to the public model
l0lawrence a9c3528
add _validation
l0lawrence bdc9a55
add xml map name for backcompat
l0lawrence 2c241dd
black
l0lawrence 2705efe
this
l0lawrence b0cebf7
this
l0lawrence ef22c8a
cleaning code
l0lawrence ee1f419
Merge branch 'main' into storagefiles
l0lawrence 0a77f6d
Potential fix for pull request finding
l0lawrence 6c82b81
cleaning up
l0lawrence 870daae
here
l0lawrence 20f71a3
align _shared
l0lawrence fbb3841
update iterator wrapper
l0lawrence e2b5d31
_shared parity
l0lawrence cc68c7e
_shared align
l0lawrence 841344a
Merge branch 'main' into storagefiles
l0lawrence 476f869
Merge branch 'storagefiles' of https://github.com/l0lawrence/azure-sd…
l0lawrence 5981de9
pass metadata api check
l0lawrence d3e40bb
nit
l0lawrence 13e49fc
remove blob/datalake tsp changes
l0lawrence d9efeae
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python …
l0lawrence d3809b4
rangepolicy (need to add to queue _shared)
l0lawrence d8de878
access_conditions -> lease_id
l0lawrence 1ed84d5
remove useless-suppression
l0lawrence c58e056
dont need to strip here
l0lawrence 8530393
dont do strip_url, just dont pass snapshot explicitly
l0lawrence 5d6ebec
regen
l0lawrence f079dfc
update changelog
l0lawrence bfcde52
changelog + readme 3.9
l0lawrence 5e0ff0b
api metadata
l0lawrence 3562c20
publicly expose signedIdentifier
l0lawrence 9fd7a6f
simplify patch file
l0lawrence ab145f8
update changelogs to catalog leaking
l0lawrence f6805ef
Merge branch 'main' into storagefiles
l0lawrence d8e1d4d
clean up patches
l0lawrence bdf2abb
add back conftest
l0lawrence 4d17ede
Merge branch 'main' into storagefiles
l0lawrence File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| include *.md | ||
| include azure/__init__.py | ||
| include azure/storage/__init__.py | ||
| include LICENSE | ||
| include azure/storage/fileshare/py.typed | ||
| recursive-include tests *.py | ||
| recursive-include samples *.py *.md | ||
| include azure/storage/fileshare/py.typed | ||
| include azure/__init__.py | ||
| include azure/storage/__init__.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "apiVersion": "2026-06-06", | ||
| "apiVersions": { | ||
| "Storage.File": "2026-06-06" | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| apiMdSha256: 3c2f71c139d0f1e3430e1f6802e9b27f9940c011b1da95748721350c53a0c6f8 | ||
| apiMdSha256: e5365af6aa894d319fb5d7552c4c61d2a91ec7bc761597ebc5b7bdb24049cf5e | ||
| parserVersion: 0.3.28 | ||
| pythonVersion: 3.13.14 | ||
| pythonVersion: 3.10.20 |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.