Coder Social home page Coder Social logo

Comments (6)

DanielOliver avatar DanielOliver commented on August 10, 2024

Hey, that's a good call-out. I don't know if I can use the remote file download directly easily, but it might be worth me looking at at least making a node entry there to match. RIght now I'm using getBlobToLocalFile

from gatsby-source-azure-storage.

KyleAMathews avatar KyleAMathews commented on August 10, 2024

Ah so you can't get the actual remote URL?

from gatsby-source-azure-storage.

DanielOliver avatar DanielOliver commented on August 10, 2024

I know I can, there's a REST API and the SDK has a method for it. But I'd rather stick with the SDK download methods if I can.

from gatsby-source-azure-storage.

KyleAMathews avatar KyleAMathews commented on August 10, 2024

Sure, the only reason to opt-in to this is that then you're remote files are made into File nodes automatically meaning they are available for transformation e.g. with gatsby-plugin-sharp and use with gatsby-image.

from gatsby-source-azure-storage.

DanielOliver avatar DanielOliver commented on August 10, 2024

Ahhhhhh, that is good to know. My particular use-case does involve downloading images from Azure blobs. I'll need to look into getting those into the file nodes.

from gatsby-source-azure-storage.

DanielOliver avatar DanielOliver commented on August 10, 2024

Thanks for the info Kyle! I've added this by using gatsby-source-filesystem as a dependency for the create file node method. I also then added the "url" as an extra property because so far as any other plugin knows, each file from this plugin is local.

from gatsby-source-azure-storage.

Related Issues (5)

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.