silexlabs / unifile

Unified access to cloud storage services through a simple web API.
https://silexlabs.github.io/unifile/
MIT License
144 stars 32 forks source link

Fix GitHub batch #142

Closed JbIPS closed 6 years ago

JbIPS commented 6 years ago

GitHub batch was not working with folder and had some troubles dealing with images.

Now every new file passed as a Buffer create a Blob that is passed to the new tree.

lexoyo commented 6 years ago

In silex when I publish this site https://github.com/lexoyo/www.silex.me

I now have a Error message: Error while batch: GitRPC::BadObjectState

JbIPS commented 6 years ago

😨 never saw this one... I'll look into it. -- Jean-Baptiste Richardet

On March 10, 2018 9:48:21 PM GMT+01:00, Alex Hoyau notifications@github.com wrote:

In silex when I publish this site https://github.com/lexoyo/www.silex.me

I now have a Error message: Error while batch: GitRPC::BadObjectState

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/silexlabs/unifile/pull/142#issuecomment-372065230