Navigation

    Inedo Community Forums

    Forums

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

    • ?

      Dockerized Proget on Windows 2016 planned?
      Support • proget • • Giorgi  

      4
      0
      Votes
      4
      Posts
      1
      Views

      ?

      From our development roadmap, at this time there simply is zero interest amongst paying customers (or 98% of free users), so we can't justify the cost of building, documenting, and supporting this, given that we have a lot of other feature requests. However we'd certainly welcome help from the community in making ProGet Windows container ready; please let us know if you'd like to help!!
    • ?

      ProGet unable to find .pdb in packages that target .NET Standard 2.0
      Support • proget packages net symbols • • Giorgi  

      4
      0
      Votes
      4
      Posts
      38
      Views

      ?

      I think its now implemented: https://inedo.com/proget/versions 5.0.9
    • ?

      Timeouts connecting to DB when running in Linux
      Support • proget linux • • Giorgi  

      2
      0
      Votes
      2
      Posts
      94
      Views

      ?

      Looks like these symptoms are caused when the host goes OOM
    • ?

      VSIX feed does not prompt for credentials in Visual Studio
      Support • proget visual-studio • • Giorgi  

      3
      0
      Votes
      3
      Posts
      54
      Views

      jjones

      Hi Giorgi, Are you using Windows Authentication for your instance of ProGet? Thanks, Jason
    • ?

      Integrating A ProGet Feed Into MSBuild
      Support • proget nuget msbuild • • Giorgi  

      2
      0
      Votes
      2
      Posts
      8
      Views

      ?

      If you are using a newer version of MSBuild, see: http://blog.nuget.org/20170316/NuGet-now-fully-integrated-into-MSBuild.html If you are stuck with an older version, the solution is specific to whatever CI server you're using, e.g. with BuildMaster you would use the NuGet::Install-Packages operation; with TeamCity you would use the NuGet Installer build runner, and so on.
    • ?

      Multiple LDAP/AD support in ProGet
      Support • proget ldap • • Giorgi  

      4
      0
      Votes
      4
      Posts
      6
      Views

      ?

      This is currently slated for ProGet 4.8-beta, which we expect to release in the next two weeks.
    • ?

      Scoped Packages in ProGet Feed UI
      Support • proget npm • • Giorgi  

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • ?

      WebHook / Trigger
      Support • proget nuget promotions • • Giorgi  

      2
      0
      Votes
      2
      Posts
      11
      Views

      ?

      If you want to quickly add something like this are familiar with C#/.NET you can already create a custom package store to do this, see: Extending ProGet Beyond that, we will consider this as a first-class feature as you suggested. If you have any specific thoughts as to what would need to be configured for the hooks please add them to this thread.
    • Y

      Docker pull ERROR: filesystem layer verification failed for digest
      Support • proget • • ygeelen-tb  

      1
      0
      Votes
      1
      Posts
      91
      Views

      No one has replied

    • M

      Symbols Server with Docker/Linux Container
      Support • proget symbols linux • • mattworley_6429  

      4
      0
      Votes
      4
      Posts
      43
      Views

      ?

      Thanks for the quick reply! Ok, that's a shame but understood.
    • ?

      NPM download count incorrect
      Support • proget npm feeds • • Giorgi  

      2
      0
      Votes
      2
      Posts
      13
      Views

      ben

      Hello Robert, Thanks for the bug report! I've filed this as PG-1047. NPM feeds were showing the download count as the total for all NPM packages, not just the ones associated with that feed.
    • ?

      NuGet-Connector packages not shown in VS
      Support • proget nuget connectors visual-studio • • Giorgi  

      5
      0
      Votes
      5
      Posts
      11
      Views

      ?

      Hi Alana This page (https://inedo.com/support/documentation/proget/core-concepts/connectors) has no info that I have to link the connector to my feed. Just add a little section at the end with a screenshot so the users sees what he has to do after creating the connector.
    • ?

      Suggestion
      Support • proget metadata • • Giorgi  

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • ?

      How to load .EXE/JARs into ProGet With Upack
      Support • proget packages net microsoft artifacts msbuild continuous-integration • • Giorgi  

      2
      0
      Votes
      2
      Posts
      16
      Views

      ben

      Hello Charles, upack pack expects a directory, not an individual file, so the command should be: upack pack C:\location_of_upack_json_file C:\directory_containing_my_setup_exe --targetDirectory=C:\mytargetDir\build_artifacts
    • ?

      Installing on a disconnected network
      Support • proget • • Giorgi  

      2
      0
      Votes
      2
      Posts
      0
      Views

      ?

      Yes. Of course you will not be able to connect to NuGet.org as connector, or inedo.com for automatic updates and license activation. You can request a key from my.inedo and enter it in the installer.
    • ?

      Find-Package with -StartWith gives 404 (OData method is not implemented.)
      Support • proget nuget powershell visual-studio • • Giorgi  

      4
      0
      Votes
      4
      Posts
      53
      Views

      ben

      Hello Tom and Brett, The endpoint being requested seems simple enough. For example, here's what it requests for -StartWith Inedo.. I've filed PG-1281 to add an implementation of this endpoint.
    • ?

      SemVer 2.0.0
      Support • proget nuget net • • Giorgi  

      7
      0
      Votes
      7
      Posts
      69
      Views

      ?

      Never mind, found the 5.0 beta :-)
    • ?

      Go packages mirrorig
      Support • proget • • Giorgi  

      2
      1
      Votes
      2
      Posts
      7
      Views

      ?

      At this time we do not have a Go repository planned. This is the first request for a private Go package manager, and we have other ones ahead in terms of priority (PyThon, etc). But we will consider it for the future.
    • ?

      Web Debug level explanation
      Support • proget • • Giorgi  

      2
      0
      Votes
      2
      Posts
      1
      Views

      ?

      This is not a supported setting to change, and you won't find anything useful by changing it; it's only intended for diagnostic purposes when working with an Inedo engineer. The specific behavior may change from version to version, and we don't want to document how it works or support a particular behavior. if you're really curious to know, the best bet would be to look at the source code, and see how it's used; that's how we would use it ourselves.
    • ?

      Database setup script
      Support • proget proget-installation sql-server • • Giorgi  

      2
      0
      Votes
      2
      Posts
      15
      Views

      ?

      You'll need to run bmdbupdate.exe. It doesn't need to be run on the database server itself; the user that runs it must have dbo permissions to the proget database.
    • 1
    • 2
    • 30
    • 31
    • 32
    • 33
    • 34
    • 79
    • 80
    • 32 / 80