Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. proget
    Log in to post

    • M

      Visual Studio Extensions
      Support • proget • • mark.barnard_0845  

      4
      0
      Votes
      4
      Posts
      9
      Views

      ?

      Yes, that's precisely what it would be; an ATOM feed for private galleries that you can push extensions to. I think only MyGet supports it now, so we will look to them for how they handle pushing, so it can be consistent. Most of our enterprise customers wanted to create a workflow like they do with NuGet.org, with only certan public packages in the feed, etc. THat is, they didn't have custom extensions, they only wanted to restrict or cache public extensions for their developers.
    • ?

      An error occurred while communicating with the remote host. The error code is 0x80070016
      Support • proget • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      28
      Views

      ?

      Just to clarify... the "NuGet v3 API" is intended for internal-use (i.e. only nuget.exe and NuGet VS extension). Microsoft's new position is that they do not intend on making this API public or stable in the foreseeable future, and that they will continue to support the "NuGet v2 API" (which is documented and public) indefinitely. They actually use ProGet to test changes to v2 API. That said, until this position changes, we will not reverse-engineer the v3 protocol. So this means you will need to use nuget.org/api/v2 in your connector, not the v3 url. Both v2 and v3 API work with client tools, both support DotNetCore, etc. If you're finding a issues with DNC projects, then it's likely related to framework monikers or something like that. Please submit a ticket for this with specifics, so we can investigate and patch.
    • ?

      Are docker feeds de-duped with respect to the uploaded images?
      Support • proget • • Jason Grant  

      5
      0
      Votes
      5
      Posts
      1
      Views

      ?

      Spectacular - that was exactly what I was hoping. Thank you for taking the time to answer!
    • ?

      Package description not showing up on feeds page
      Support • proget • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      1
      Views

      ?

      It's hard to say, so we'll need to diagnose a bit further. Could you submit a ticket for this, with the following: which packages work? something from a package that doesn't work... package type (NuGet, npm, etc) metadata file (like nuspec, package.json, or entire package is fine) screenshot exhibiting this behavior With this, we can go back-and-forth over email a bit easier.
    • ?

      Are there plans to support AuthToken authentication to the NPM feeds?
      Support • proget npm authentication • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      42
      Views

      ?

      Auth tokens are now supported for npm feeds; you'll need to create the token as a ProGet API Key. Please see the API & Access Key documentation to learn more. This is an updated answer; earlier the answer mentioned the feature was not supported.
    • ?

      ProGet Activate Directory Synchronization
      Support • proget ldap • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      There is a "multi-domain / forest" AD provider. As long as the domains have a trust to eachother, then the users from the other domain will be enumerated and it should "just work". We are considering building a new active directory provider that allows you to explicitly list the domains to query (instead of doing a trust search), but that ended up getting really complex fast, so it's on hold just for a bit...
    • ?

      Rest API To Check for proget updates?
      Support • proget • • Jason Grant  

      3
      0
      Votes
      3
      Posts
      3
      Views

      ?

      Thank you so much. This is exactly what i'm looking for.
    • ?

      How to change context root
      Support • proget • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      ProGet does not support this for a variety of reasons, primarily security and support. Some users set-up a reverse proxy and rewrite urls, but we don't recommend it. Instead, please just use a different host name (Proget.mycompany.com) or port (mycompany.com:1000).
    • ?

      Cleanup of Proget packages
      Support • proget • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      12
      Views

      ?

      This is what Retention Policies are designed for, you can configure them to do this.
    • F

      Maven Connector is stuck in "Unknown" state
      Support • proget • • florian.peschka_9815  

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • ?

      Strip symbol files from packages option not working as expected
      Support • proget symbols • • Jason Grant  

      10
      0
      Votes
      10
      Posts
      45
      Views

      ?

      Hi Team, Thanks for all your support. I was clearing the temp cache for symbol server. Cleaning up a nuget cache fixes the problem for me. Thanks.
    • ?

      Upgrade issue
      Support • proget • • Jason Grant  

      7
      0
      Votes
      7
      Posts
      0
      Views

      ?

      Oh god, worked ! Thanks a lot ! Would be super great if there could be a message or a log that says why the operation ended in a brutal closure of the program ;) Just a last remark: I may be wrong but it looks like you did not generate the "Full installer build" since a long time ago. If you look at the download page (http://inedo.com/proget/versions), event if full and small installer links do not lead to the same endpoint, the download size is the same wherever you click. It looks like the small version is deployed on all the endpoints. Thanks again for your help ;)
    • ?

      Dead files in ProGet
      Support • proget nuget • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      7
      Views

      ?

      The Feed Clean-up task, which is run from the service on a schedule you define in Admin > Tasks, will clean up these. if it's not happening according to that schedule, please ensure the service is running. You may want to restart the service. You can also manulaly trigger it too; if you do that, then it will clean up the missing packages right away.
    • ?

      Login failed for user 'DOMAIN\MACHINENAME$'
      Support • proget sql-server • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      75
      Views

      ?

      In this case, you are pointing PRoGet to a SQL Server on a different machine. You will need to either use a different connection string (name/[assword), run proget service/web under a domain account and continue to use integrated auth, or allow connections from that machine in SQL Server (not recommended).
    • ?

      Docker image push kills the iis server
      Support • proget windows • • Jason Grant  

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • ?

      Migrating Proget to another machine
      Support • proget error service • • Jason Grant  

      4
      0
      Votes
      4
      Posts
      21
      Views

      ?

      Solution found, wrong app pool user. thks all
    • ?

      NuGet Connector not passing searches through to Nexus NuGet feed.
      Support • proget • • Jason Grant  

      11
      0
      Votes
      11
      Posts
      101
      Views

      ?

      Alana- looks like this one is actually on me, the reverse proxy was stopping the single quotes. But, the extra trailing slash is what causes the issue with Packages(), same as it does with the earlier problem. I have it sorted out now.
    • ?

      Deleting packages through nuget.exe rest api
      Support • proget nuget net • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      54
      Views

      ?

      That's what the nuget.exe client does, a Delete method. Yes. That will also remove package from disk and metadata.
    • ?

      Issues with the jQuery.UI.Dialog Library
      Support • proget deployment servers • • Jason Grant  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      The resources are embedded in the ProGet assemblies (in this case, InedoLib.dll), so if you can hit the site, then it means some IIS setting is preventing those from being served. It's hard to guess which one... perhaps URL filtering?
    • ?

      Jenkins proget plugin in pipeline script
      Support • proget jenkins • • Jason Grant  

      3
      0
      Votes
      3
      Posts
      4
      Views

      ?

      I've updated the proget plugin to support pipeline script. It hasn't had a lot of testing (PC died and haven't had a chance to fully rebuilt it yet) but the changes were minimal so should be fine. It's also built against the latest LTS of Jenkins so I hope that won't be an issue for you. I'm also trying to do the same with the BuildMaster plugin but that one is proving to be harder to do and I've had to raise an issue on the Jenkins mailing list.
    • 1
    • 2
    • 38
    • 39
    • 40
    • 41
    • 42
    • 79
    • 80
    • 40 / 80