pipeline-backend icon indicating copy to clipboard operation
pipeline-backend copied to clipboard

refactor(minio): adopt x/minio pacakge

Open pinglin opened this issue 4 months ago • 1 comments

Because

  • all backends should share the x/minio package for accessing MinIO for blob operations.

This commit

  • refactors the codebase to adopt the x/minio package.

pinglin avatar Aug 06 '25 01:08 pinglin