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: add yandex storage adapter #102

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

Conversation

hydromoll
Copy link

@hydromoll hydromoll commented Nov 8, 2023

@hydromoll
Copy link
Author

All tests were successful
Screenshot 2023-11-08 at 20 48 10

@polbuhanky
Copy link

@stnguyen90 Can you check it?

@polbuhanky
Copy link

Can you check it please? @shimonewman @eldadfux

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.

Please fix the linting errors.

@hydromoll hydromoll requested a review from stnguyen90 November 15, 2023 19:00
@polbuhanky
Copy link

@stnguyen90 Can you check corrections?

@polbuhanky
Copy link

Can you check it please?
@stnguyen90 @shimonewman @eldadfux

phpunit.xml Outdated
@@ -11,6 +11,7 @@
<testsuite name="unit">
<directory>./tests/Storage/Compression</directory>
<file>./tests/Storage/Device/LocalTest.php</file>
<file>./tests/Storage/Device/YandexTest.php</file>
Copy link
Contributor

Choose a reason for hiding this comment

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

This isn't needed. It should be included automatically in the e2e test suite. Also, tests against a 3rd party service should definitely not be in unit tests.

@hydromoll hydromoll requested a review from stnguyen90 November 22, 2023 18:20
@polbuhanky
Copy link

@stnguyen90 Can you give a review please?

@polbuhanky
Copy link

Dear moderators, can you make a review?
@stnguyen90 @shimonewman @eldadfux

@polbuhanky
Copy link

@stnguyen90 Can you check it please?^^

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