Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. pmsensi
    3. Topics
    P
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by pmsensi

    • P

      Connector for accessing Jfrog pypi feed
      Support • • pmsensi  

      2
      0
      Votes
      2
      Posts
      6
      Views

      stevedennis

      Hi @pmsensi , You'd need to run through a proxy like Fiddler or ProxyMan, which can capture the outbound / inbound traffic. Or if you provide us with a URL/API key we might be able to play around and attach a debugger. You could always create a free trial or something and set it up that way. First thing that comes to mind is that your endpoint is incorrect and you may need to "play around" with the URL. Typically it's like this: endpoint is https://server.corp/path/my-pypi index file is https://server.corp/path/my-pypi/simple ProGet automatically appends /simple unless you specify otherwise on Advanced The "Simple " endpoint is just a list of HTML like <a href="...">. That's what ProGet/connectors/pypi follow. Thanks, Steve
    • P

      Get package license with ProGetClient
      Support • • pmsensi  

      2
      0
      Votes
      2
      Posts
      10
      Views

      stevedennis

      Hi @pmsensi , Can you take a look at this thread? https://forums.inedo.com/topic/5493/request-for-creation-of-api-for-package-auditing-before-dependency-restoration/7 I believe that new API proposal ( pgutil packages metadata) would contain that information -- please share your thoughts in that thread so we can keep it in one place. Thanks, Steve
    • P

      Proget 25.0.9
      Support • • pmsensi  

      2
      0
      Votes
      2
      Posts
      16
      Views

      atripp

      Hi @pmsensi , Thanks for the heads-up; looks like there was a replication issue with one of our edge nodes. It should be there now Thanks, Alana
    • P

      Get Package Policies using ProGetClient
      Support • proget proget-client • • pmsensi  

      2
      0
      Votes
      2
      Posts
      11
      Views

      stevedennis

      Hi @pmsensi , Short of using the Native API, I'm afraid we don't have a first-class API to export/import package policies and their related information We may consider adding that after ProGet 2025 is released. Thanks, Steve
    • P

      Get package license with ProGetClient
      Support • proget • • pmsensi  

      2
      0
      Votes
      2
      Posts
      14
      Views

      stevedennis

      Hi @pmsensi , The pgutil builds audit command should show the same license information you see in the UI: https://docs.inedo.com/docs/proget/api/sca/builds/analyze The pgutil packages audit command should also provide similar information on a package level. Is that's what you're looking for? Thanks, Steve
    • P

      Publish a Docker image from Gitlab pipeline using Kaniko to Proget
      Support • proget • • pmsensi  

      3
      0
      Votes
      3
      Posts
      8
      Views

      P

      Hello @atripp , Thank you for your help. We have an intermediate certificate (proxy), which I think, as you point out, can be the problem. I will clarify with our IT department. Anyway, after reading a little bit more, there is a variable to force Kaniko to use HTTP/1.1. variables: GODEBUG: "http2client=0" After adding that, everything works :) Thank you! Best Regards, Pedro
    • P

      SQL error while reading/re-indexing the Directory Assets
      Support • proget proget assets • • pmsensi  

      3
      0
      Votes
      3
      Posts
      21
      Views

      P

      @rhessinger I added the requested info to the opened ticket. Best Regards, Pedro
    • P

      Different query results nuget feed
      Support • proget • • pmsensi  

      6
      0
      Votes
      6
      Posts
      27
      Views

      stevedennis

      If you're looking for nuget.org-specific metadata, I recommend querying nuget.org directly; of course if you need to work-around internet access issues, you could configure a special feed/connector with no caching. But if you're looking for latest version of a package, the registration API is your best choice. That's what Visual Studio (NuGet client) does for every package and dependency, every time a restore happens.
    • P

      Package license definition
      Support • proget • • pmsensi  

      23
      0
      Votes
      23
      Posts
      81
      Views

      S

      Hi @apxltd, thanks for the insights! I half expected this to be way more complicated than I had hoped for, but one can dream...
    • 1 / 1