GithubHelp home page GithubHelp logo

dragonfly-google_data_store's People

Contributors

luxflux avatar tomasc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dragonfly-google_data_store's Issues

Maintained?

Hi @luxflux,

Thanks for all of your work on this. I am wondering if you and/or wtag are still maintaining this gem. I used this as the base of our dragonfly/GCS integration, and wanted to make that work more reusable. I'm happy do PRs into here if you'd like, or I can go ahead and make a separate gem. The main changes I needed to make were:

  • Addressing missing filename/extension (similar to #2)
  • Allowing for use of credentials instead of keyfile so you can pass in a hash, as allowed by updates to the google storage gem
  • Adding some tests

Assets in Google Cloud Storage are missing the original filename at the end of file_uid

The uploaded assets should be saved with the correct filename. Generate the file_uid with the filename at the end (as the S3 datastore does). Makes it easier to move from S3 to Google Cloud Storage.

uploaded filename: filename.jpg
---
current:   2017/05/12/16/09/69e128fb-6868-40ff-9351-c5248cd9cbf7
preferred: 2017/05/12/16/09/69e128fb-6868-40ff-9351-c5248cd9cbf7/filename.jpg

Thanks for creating this gem for us!

Edit:

Created a pullrequest with working fix #2 please release a new version of that gem (1.0.1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.