Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Bower cache

    Scheduled Pinned Locked Moved Support
    bowerproget
    2 Posts 1 Posters 6 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hello,

      I am currently testing the bower feed with a connector and I noticed that when I install a bower package, it indeed contacts my private feed (through the .bowerrc file), but only gets the git repo url. Then it goes on to clone the git repo from its original source.

      I can't seem to find any cache of the package itself, even though the option is enabled in the feed.

      This is how I would've expected it to work:
      I run the bower install command
      Bower contacts ProGet private feed and asks for the package
      ProGet asks the connector where the package is and downloads it to its local cache
      ProGet returns a local git URL that the client can use to clone the package

      If anyone has any info about this, I'll be glad to hear!

      Thanks

      Product: ProGet
      Version: 4.0.9

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        This is correct, bower packages are not packages but simply URLs that point to a git repo. The git repo is the "source" of the package so without continually syncing the entire git repo it wouldn't be very useful.

        We may in the future add this (so no outside repos are requested similar to npm's and maven's indexing), but it's a ways off.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation