Skip to content

Conversation

johnbatty
Copy link
Contributor

Part of the mission to migrate crates to the new error scheme:
#771

@johnbatty
Copy link
Contributor Author

I've believe I've made all the necessary changes to storage, and the crate itself builds. However the changes cause the other storage crates to fail to build because they have a dependency on storage, and in particular they expect old-style error types. Therefore we need to push on and get all of the storage crate family migrated, at which point this should build/pass the CI tests.

@johnbatty johnbatty force-pushed the storage-error-migrate branch from b4d4949 to 7cf16de Compare June 14, 2022 20:25
@johnbatty johnbatty changed the title WIP: Migrate storage to new azure_core::error scheme Migrate storage to new azure_core::error scheme Jun 14, 2022
@johnbatty johnbatty requested a review from cataggar June 14, 2022 21:03
@johnbatty
Copy link
Contributor Author

Ok, now builds with the latest storage crates. Had to tweak storage_blobs to fix up a couple of API calls to match the new API.

@cataggar cataggar merged commit e912f56 into Azure:main Jun 14, 2022
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