dizda / CloudBackupBundle

Be able to backup your database(s) and upload it to the cloud (Dropbox, Amazon S3, GoogleDrive, etc.)
MIT License
196 stars 57 forks source link

Add support for league/flysystem adapters using oneup/flysystem-bundle #99

Closed marcaube closed 8 years ago

marcaube commented 8 years ago

Fixes #93

dizda commented 8 years ago

Wow thank you @marcaube, this bundle is definitively getting more and more power! :-)

I don't know why, since weeks, the tests are crashing on PHP5.3, this is not related to your PR though. I guess something changed on the TravisCI's side.

Does someone else use Flysystem can test and review this PR?

dizda commented 8 years ago

Up

marcaube commented 8 years ago

I've used this fork in production for 4 months now, would you like me to make a demo project to test it yourself?

dizda commented 8 years ago

No it's fine, I'm gonna try it out this weekend.

dizda commented 8 years ago

Ok awesome its works well :-)

Could you just update the providers supported in the README?

Thanks!

marcaube commented 8 years ago

Done, let me know if you need anything else.

dizda commented 8 years ago

Looks perfect, thanks!

dizda commented 8 years ago

https://github.com/dizda/CloudBackupBundle/releases/tag/3.3.0 released!

Thanks @marcaube 👍

Nyholm commented 8 years ago

Awesome!