Skip to content

feat: support s3 #16

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: support s3 #16

wants to merge 1 commit into from

Conversation

cr7258
Copy link

@cr7258 cr7258 commented Jun 10, 2025

fixes #15

Upload file to s3
image

Upload directory to s3.
image

e2e tests.

============================= test session starts ==============================
collecting ... collected 2 items

test_s3.py::TestS3::test_upload_and_download_files 
test_s3.py::TestS3::test_upload_and_download_dir 

============================== 2 passed in 7.88s ===============================
Setting up the test environment.
PASSED                [ 50%]PASSED                  [100%]Tearing down the test environment.

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 10, 2025
@cr7258
Copy link
Author

cr7258 commented Jun 10, 2025

@kerthcet

@kerthcet
Copy link
Member

will review this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

S3 support
3 participants