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!

    ProGet symbol proxy

    Scheduled Pinned Locked Moved Support
    6 Posts 4 Posters 19 Views 1 Watching
    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.
    • J Offline
      jw
      last edited by

      Hi,

      we're currently looking to migrate away from Nexus and one feature that is missing is a proxy server for symbols.

      https://github.com/sonatype-nexus-community/nexus-repository-microsoft-symbol-server

      The proxy should essentially behave similar to a NuGet caching proxy for nuget.org, but instead for the Microsoft and the NuGet symbol servers.

      Can this be done somehow or are there plans to support this?

      1 Reply Last reply Reply Quote 0
      • Dan_WoolfD Offline
        Dan_Woolf inedo-engineer
        last edited by

        Hi @lm,

        Thanks for this request. We currently support some ways of hosting a symbol server in ProGet, but in ProGet v2023 we are looking to expand this support, including source links. I will bring the request for adding a symbol server proxy to ProGet to the products team to evaluate further and let you know what we decide.

        Thanks,
        Dan

        1 Reply Last reply Reply Quote 0
        • stevedennisS Offline
          stevedennis inedo-engineer
          last edited by

          Hi @lm ,

          Can you give a little more insight into the use case for this? Why would you want to proxy these symbols?

          There doesn't seem to be much gained by caching/proxying symbols, since the symbols basically contain a pointer to a public GitHub repository (or a public source server with the older format of PDB), which wouldn't be practical to cache/proxy.

          Cheers,
          Steve

          1 Reply Last reply Reply Quote 0
          • J Offline
            jw
            last edited by

            Pretty much for the same reason to cache NuGet packages from nuget.org.

            • Performance in the local network
            • Being able to continue working during internet outages or when "the cloud" decides to take a break
            • Having a backup of a 3rd party resource one does not control
            atrippA 1 Reply Last reply Reply Quote 0
            • atrippA Offline
              atripp inedo-engineer @jw
              last edited by

              Hi @lm , just to clarify...

              How do you use symbol files? Is it to "browse / step-in to code" using a debugger in Visual Studio?

              If so, caching/proxying symbols wouldn't help with those items, since the PDB is really just providing a URL to the public internet.

              Cheers,
              Alana

              1 Reply Last reply Reply Quote 0
              • J Offline
                jw
                last edited by

                You're right, caching SourceLink enabled PDBs would be somewhat useless for outages.

                Though there are still plenty of "old-school" PDBs around, especially for native code (C/C++).

                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