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

Feat 3986 azure blob storage adapter implementation #81

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Conversation

jamesrcramos
Copy link

Co-authored by @ArtP1 and @softTam

What does this PR do?

This PR integrates Microsoft's Azure Blob storage adapter into the storage repo. This completes phase 1 of 2 of implementing a new storage adapter.

Test Plan

We utilized the provided command vendor/bin/phpunit --configuration phpunit.xml to run unit tests we curated for the Azure storage ecosystem.
image

Related PRs and Issues

🗄️ Extend Appwrite Storage with Azure Blob Storage Adapter #3986

ArtP1 and others added 30 commits July 17, 2023 03:50
* Added new storage adapter file 'src/Storage/Device/AzureBlob.php'
* Introduced new device constant on file 'src/Storage/Storage/Storage.php'
* Added new device adapter test file 'tests/Storage/Device/AzureBlobTest.php'
Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

Hey 👋 awesome work on your PR! We've approved your work and it'll be merged soon!

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.

4 participants