-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge main into develop #9
Merged
Merged
Conversation
This file contains 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
* Initial Commit * add pint config * change composer * create some basic structure * Enhancement XmlParser * Run pint * Implement Get Blob Service Properties * Add Get Account Information function * fix declare strict type formatting * add final to all classes * cast response * create some interfaces * create manager * create parser and converter * create some helper methods * create some arch tests * Remove $config from BlobStorage class * Add new Container functions * Fix Headers and SharedAuth canonicalizer * add canonical headers parse to headers itself * Add verify to composer and ignore errors on stan * Add doc blocs and fix stan errors * fix phpstan * remove unused import * Add doc blocs for some other files * Fix all php stan * Add methods to Access Levels entity * create response class * create helpers test * fix phpstan issues * add manager interface * create some new exceptions * create new container managers * create has manger trait * add manager test * add readonly * remove unnecessary class * create new exceptions * adjust container metadata save * fix phpstan issues * run composer fix * create new exceptions for parse and convert * create new interface for xml and array * create account manager class * adust cors * Fix converter * Fix: Cors blob property * add phpstan types * add phpcs and phpmd * create new http interfaces * create preflight blob request * create geo replication * partially create user delegation key * adjust phpstan typing * create container lease manager * create tests for config * create tests for exceptions * create tests for parsers and converters * create tests for authentications * create tests for headers * adjust test coverage * create fake http request and response * run composer fix * increase converter coverage * create tests for Http classes * fix phpstan issues * create tests for collection * create blob storage tests * fix phpstan issues * Add BlobManager * adjust code styling * add new blob managers * create some managers tests * fix phpstan issues * Add File entity * Rename namespace for BlobStorageProperty * Refactor File and Blob Manager * Create Managers for BlobPage * Move BlobStorageProperties to another namespace * Create BlobProperty Entity * Create BlobProperty Save * create custom exception * create blob metadata manager * Add new constants to resource * Add Blob Tags Functions * Add Github CI * rename CI file --------- Co-authored-by: Gabriel Ramos <gabrielramos791@gmail.com>
Branch Merger
Rename namespace
Update README.md
GabsCoding
approved these changes
Jul 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.