Closed jereanon closed 1 year ago
Apologies for this, the PR should have been created on our fork. I'll remove it as we've got quite a bit of work to do.
One thing in particular I am wondering about is how to properly test this implementation by the CI pipeline. AFAICT it would either mean having some sort of S3 account, or having an S3 compatible server running locally to test against...
This is definitely going to be an issue. I haven't put much time into figuring it out for now, but should get back to working on this in the next few days. We'll come back soon with an issue/PR!
Alright, no worries! I am looking forward to hearing back from you!
Hi, great to see an S3 implementation in progress.
Let me know if you have any questions.
One thing in particular I am wondering about is how to properly test this implementation by the CI pipeline. AFAICT it would either mean having some sort of S3 account, or having an S3 compatible server running locally to test against...
Any ideas on that?