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

* Improve testability with IMinioClient interface #688

Merged
merged 5 commits into from
Dec 12, 2022
Merged

* Improve testability with IMinioClient interface #688

merged 5 commits into from
Dec 12, 2022

Commits on Nov 1, 2022

  1. * Improve testability with IMinioClient interface

    * Adding all non deprecated operations to IMinioClient
    * Removing factory (With*()) operations from interface mantaining on MinioClient class.
    luizcarlosfaria authored and ebozduman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    611710d View commit details
    Browse the repository at this point in the history
  2. Fixes the lint errors

    ebozduman committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    bb494e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f2ec71 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    1a05865 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    0e3a44a View commit details
    Browse the repository at this point in the history