Navigation

    Inedo Community Forums

    Forums

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

    • K

      [ProGet] Error during package upload with SemVer2
      Support • proget nuget windows • • k.gosciniak_5741  

      2
      0
      Votes
      2
      Posts
      23
      Views

      gdivis

      Hi, Thanks for letting us know. Looks like the error message is wrong - actually the problem is caused by build metadata being present in a version number that is not a semver2 version. We've filed this as PG-1655 to make parsing these versions more permissive - it will be fixed in the next ProGet release (5.2.23), currently scheduled for Jan-17.
    • L

      OCI support in Docker registry
      Support • proget oci docker-registry • • luminiscence_6236  

      2
      0
      Votes
      2
      Posts
      35
      Views

      ben

      Hello @luminiscence_6236, It looks like ProGet is misinterpreting the auth token request helm sends during the second command as being anonymous. I've filed PG-1651 to address this.
    • P

      Proget Windows upgrade 5.2.8 -> 5.8.20
      Support • proget windows upgrade proget-installa • • pshimkin_8581  

      2
      0
      Votes
      2
      Posts
      13
      Views

      atripp

      Hello; this will probably be the fastest route to fix things -- https://docs.inedo.com/docs/desktophub/troubleshooting
    • A

      Bulk copy from npmjs registry
      Support • proget npm • • afonseca_0319  

      5
      0
      Votes
      5
      Posts
      22
      Views

      A

      @atripp Thanks for the clarification, you have me pointed to the tooling and steps I will need to perform the bulk import. I will have to try, but I think I have enough information to script this task.
    • M

      Proget package upload size limit
      Support • proget package upload • • morten.thorsen_4871  

      8
      0
      Votes
      8
      Posts
      61
      Views

      atripp

      You should have access now! Let me know if not :)
    • A

      Support for DELETE BLOB docker HTTP API
      Support • proget docker blob delete api • • Alexander.Kholodov  

      5
      0
      Votes
      5
      Posts
      78
      Views

      A

      Great news, Alana! Thanks.
    • M

      Unable to upload helm chart
      Support • proget helm • • martin_0605  

      4
      0
      Votes
      4
      Posts
      87
      Views

      M

      Thanks a lot, I confirm it's working now with v5.2.9
    • M

      Proget Symbol Server confusion
      Support • proget symbols snupkg • • msimkin_1572  

      2
      0
      Votes
      2
      Posts
      55
      Views

      jjones

      Hello, Sorry for the confusion. For your solution you would need two separate feeds. One for normal package, one for symbols. Thanks, Jason
    • C

      NuGetPackages_SetListed api endpoint no longer working
      Support • proget api • • Chris.Camburn_5718  

      5
      0
      Votes
      5
      Posts
      97
      Views

      apxltd

      Hi Chris, You'll need to run the NuGetPackagesV2_SetListed method instead. In order to this, you'll need to mark it as non-internal; this can be done with a simple database query... UPDATE [__StoredProcInfo] SET [Internal_Indicator] = 'N' WHERE [StoredProc_Name] = 'NuGetPackagesV2_SetListed' This will be also be updated in 5.2.10 as PG-1549.
    • M

      Proget api key for reading a particular feed?
      Support • proget security • • mhull_0872  

      2
      0
      Votes
      2
      Posts
      50
      Views

      jjones

      Hello, I think what you are trying to do can be accomplished by adding a restriction for "View & Download Packages" to "any" feed for "Authenticated" users. Then add whatever permission to the API user. Use the Test Privileges button to verify. Thanks Jason
    • ?

      Release notes in a VSIX packaget
      Support • proget • • Brent Jones  

      2
      0
      Votes
      2
      Posts
      34
      Views

      jjones

      Hi Gordon, Looking at the code, it should work if the ReleaseNotes element is within PackageManifest under Metadata. This would be the schema we use: https://docs.microsoft.com/en-us/visualstudio/extensibility/vsix-extension-schema-2-0-reference?view=vs-2019 Thanks, Jason
    • ?

      Package promotion
      Support • proget promotions • • Brent Jones  

      5
      0
      Votes
      5
      Posts
      38
      Views

      ?

      Thanks very much for the clarification
    • ?

      Private Docker Registry (Mirror)
      Support • proget feeds • • Brent Jones  

      2
      0
      Votes
      2
      Posts
      53
      Views

      jjones

      Hi Jared, According to the docs - It’s currently not possible to mirror another private registry. Only the central Hub can be mirrored. However, we do support connectors to another repository and are nearing completion on a project for docker replication between ProGet instances. Thanks, Jason
    • ?

      Data migration from old PostgreSQL to new SQL server database
      Support • proget sql-server postgresql • • Brent Jones  

      2
      0
      Votes
      2
      Posts
      2728
      Views

      jjones

      Hi Bohdan, For the feed migration please refer to this: https://inedo.com/support/kb/1168/migrating-a-proget-feed As far as Users/Api Keys.. are you using a Built-In user directory only? Thanks, Jason
    • ?

      Public and private feeds on same ProGet instance with free edition?
      Support • proget licensing • • Brent Jones  

      5
      1
      Votes
      5
      Posts
      59
      Views

      apxltd

      ProGet does not have the concept of "public" or "private" feeds, you can instead grant the "Anonymous" user certain permissions, including viewing and publishing packages. ProGet Free Edition does not allow feed-level permissions, only system-level permissions. So you can grant "Anonymous" whatever rights you want, just not at a feed-level.
    • ?

      Specified cast is not valid
      Support • proget • • Brent Jones  

      4
      0
      Votes
      4
      Posts
      12
      Views

      jjones

      Hi Jared, I am glad it is fixed. I will make a note of how you were able to get it resolved! If you notice anything else, let us know. Thanks, Jason
    • ?

      Concurrent Connections to Feed
      Support • proget • • Brent Jones  

      2
      0
      Votes
      2
      Posts
      9
      Views

      ?

      Hi Larry, Please refer to this documentation for a list of the ProGet license restrictions.
    • M

      Is it possible to configure API-Key for accessing the feed package?
      Support • proget • • mkumar  

      2
      0
      Votes
      2
      Posts
      21
      Views

      jjones

      Hello, This documentation may help you determine the best approach for your solution: https://inedo.com/support/documentation/proget/feeds/nuget#nuget Please let me know if you have additional questions. Thanks, Jason
    • E

      Unlist Nuget package doesn't prevent the package from download
      Support • proget buildmaster nuget • • eyalso_2451  

      2
      0
      Votes
      2
      Posts
      29
      Views

      jjones

      Hi Eyal, What version of ProGet are you using? This was a known issue that should have been fixed in version 5.1 Let me know if this is not that case. Thanks! Jason
    • ?

      Information Security Standards
      Support • proget • • Brent Jones  

      2
      0
      Votes
      2
      Posts
      4
      Views

      jjones

      Brent, This our public Q&A forum, which is used for software technical support; as such, I've edited your message to remove your company and contact information. That said, we help organizations with compliance-related questionnaires on our products all the time, both sales and post-sales. Please reach out to your Inedo account manager or use our contact form, and send whatever security compliance forms/documentation you are trying to fill out, and we will do our best to advise and help.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 79
    • 80
    • 4 / 80