django-pipeline icon indicating copy to clipboard operation
django-pipeline copied to clipboard

sync compiled file with non-FileSystemStorage (cloud storage)

Open sharov opened this issue 6 years ago • 4 comments

Fix for #608. More general solution than #609. It works with FileSystemStorage, and cloud storages from django-storages package (like S3BotoStorage, S3Boto3Storage and etc).

sharov avatar Jun 21 '18 10:06 sharov

Coverage Status

Coverage remained the same at 82.451% when pulling 2cbdb72b4f0d171ada17039b8f49c1d2091888ee on sharov:cloud_storage into 4314d1eb7d03a347bd200432d1441dabc0f91e72 on jazzband:master.

coveralls avatar Jun 21 '18 11:06 coveralls

This issue renders me unable to use this project, any word on this getting merged in?

derek-adair avatar Oct 29 '18 17:10 derek-adair

Any updates, questions, notes here?

andrewshkovskii avatar Oct 31 '18 12:10 andrewshkovskii

Can we get this merged? I'm currently using this monkey patching way outlined here: https://github.com/jazzband/django-pipeline/pull/502#issuecomment-144008114

tizz98 avatar Dec 09 '18 23:12 tizz98