mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
add s3mini client to @uppy/aws-s3 plugin (#6103)
- base branch cleanup and ran `yarn && yarn dedupe` - client copied and tests wired up
This commit is contained in:
parent
f6efd2ebcc
commit
6b9521f6b1
18 changed files with 1687 additions and 3 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -59,6 +59,7 @@ jobs:
|
|||
COMPANION_DOMAIN: localhost:3020
|
||||
COMPANION_PROTOCOL: http
|
||||
COMPANION_REDIS_URL: redis://localhost:6379
|
||||
BUCKET_ENV_MINIO: "minio,test_user,test_password,http://localhost:9002/test-bucket,us-east-1"
|
||||
|
||||
types:
|
||||
name: Types
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue