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

Upload chunks #69

Merged
merged 22 commits into from Oct 18, 2023
Merged

Upload chunks #69

merged 22 commits into from Oct 18, 2023

Conversation

Sanyyazzz
Copy link
Contributor

No description provided.

@KSemenenko KSemenenko merged commit dfca00e into develop Oct 18, 2023
@KSemenenko KSemenenko deleted the upload-chunks branch October 18, 2023 14:43
KSemenenko added a commit that referenced this pull request Oct 20, 2023
* aws

* Added Managed Identity for Azure Storage

* Release alpha version

* base controller

* Add methods from StorageFromFileExt and StorageExt (#46)

Co-authored-by: Hurko Volodymyr <hurko@managed-code.com>

* prototype

* test containsers azure + aws

* checks

* actions

* test containsers

* test

* rename

* #54

* refactoring

* tests

* tests

* tests

* fix all tests

* naming

* fix test container for google

* ndepend

* Upload chunks (#69)

* add integration tests project

* add client

* add test controller and controller tests

* fix

* add IStorageClient

* fix storage client

* accept file and content names in client method

* add content name property

* return status code when request is failed

* add test for file upload from file info

* move tests

* add tests for upload methods with azure

* fix tests

* return downloaded file as stream

* return localFile from download method

* return result on download

* add base test classes for controller tests

* add methods upload in chunk

---------

Co-authored-by: TRybina132 <rybina@managed-code.com>

* add stream tests classes

* Add integration tests (#70)

* add integration tests project

* add client

* add test controller and controller tests

* fix

* add IStorageClient

* fix storage client

* accept file and content names in client method

* add content name property

* return status code when request is failed

* add test for file upload from file info

* move tests

* add tests for upload methods with azure

* fix tests

* return downloaded file as stream

* return localFile from download method

* return result on download

* add base test classes for controller tests

* use another controller for base controller

* use another method for crc calculation

* remove duplicated controller

* remove local folder path and replace it with path from method

---------

Co-authored-by: TRybina132 <rybina@managed-code.com>
Co-authored-by: Olexandr Ivanitskyi <6saaanchik6@gmail.com>

* fix azure blob stream lenght

* fix tests

* add write test for azure blob

* add seek test

* Updated code coverage in pipeline (#74)

* Temporarily removed some code from dotnet.yml pipeline

* codecoverage

* Modified test csproj

* Rollbacked changes to csproj

* Added stopIfQGFailed: false

* Updated dotnet.yml

* Updated dotnet.yml

* Modified pipeline

* Fixed type and temporarily removed some code

* Added ndepend

* Brought back missing code

* Added --no-build flag

---------

Co-authored-by: Kostiantyn Bondarenko <bondarenko@managed-code.com>
Co-authored-by: ksemenenko <KSemenenko@users.noreply.github.com>

* add properties variable

---------

Co-authored-by: dtymakhov <dtymakhov@gmail.com>
Co-authored-by: Alexandr Ivanitskyi <6saaanchik6@gmail.com>
Co-authored-by: Hurko Volodymyr <92858780+Hurko-Volodymyr@users.noreply.github.com>
Co-authored-by: Hurko Volodymyr <hurko@managed-code.com>
Co-authored-by: Eduard <eduard@managed-code.com>
Co-authored-by: Alexandr Ivanitskyi <91984393+Sanyyazzz@users.noreply.github.com>
Co-authored-by: TRybina132 <rybina@managed-code.com>
Co-authored-by: TRybina132 <98330987+TRybina132@users.noreply.github.com>
Co-authored-by: Kostiantyn Bondarenko <92333402+techcat18@users.noreply.github.com>
Co-authored-by: Kostiantyn Bondarenko <bondarenko@managed-code.com>
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.

None yet

2 participants