Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. pmsensi

    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!

    P Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 28
    • Groups 0

    Pedro

    @pmsensi

    0
    Reputation
    1
    Profile views
    28
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Website sensirion.com/
    Location Zurich, Switzerland

    pmsensi Unfollow Follow

    Latest posts made by pmsensi

    • RE: Request for Creation of API for Package Auditing Before Dependency Restoration

      Hello @atripp ,

      oh ok, I thought that will be available, reading your last reply from last year.

      Anyway, that information is not even stored in database ?, so means, I need to use the Nuget api to get that information ?

      Best regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Request for Creation of API for Package Auditing Before Dependency Restoration

      Hello @atripp

      Sorry to open an old topic.

      While checking the content of the result of GetPackageMetadataAsync (PackageMetadata), I don't see any reference to the Dependencies.

      The public APi has changed ? Or there is a new way to get the dependencies information ?

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Connector for accessing Jfrog pypi feed

      @atripp now is working :)

      Thank you!

      posted in Support
      P
      pmsensi
    • RE: Connector for accessing Jfrog pypi feed

      Hello @atripp ,

      I'm on windows, please push to the inedohub.

      Thanks.

      Pedro

      posted in Support
      P
      pmsensi
    • RE: Connector for accessing Jfrog pypi feed

      @atripp said in Connector for accessing Jfrog pypi feed:

      application/vnd.pypi.simple.v1+json, application/vnd.pypi.simple.v1+html;q=0.2, text/html;q=0.01

      Hello @atripp ,

      yes, with that header, is working :)

      posted in Support
      P
      pmsensi
    • RE: Connector for accessing Jfrog pypi feed

      Hi @stevedennis ,

      thank you for fast reply. After checking the result with a proxy, is cleaer that the problem is the Accept Header.

      As you can see in the pictures, proget is sending a value which jfrog do not accept.

      Proget call, which results in a HTTP 406:
      HTTP_ERROR_406 .jpg

      Chrome/Postman call, which results in HTTP 200:
      HTTP_OK_200 .jpg

      Is possible to somehow, manipulate this value in the configuration ? or somewhere else ?

      Best regards,
      Pedro Magno

      posted in Support
      P
      pmsensi
    • Connector for accessing Jfrog pypi feed

      Hello,

      I'm trying to setup a pypi feed, with a connector which connects to a jfrog pypi repo.

      When querying for a package, I'm getting 406 http error. I suppect the problem is the Accept Headers.

      Is possible to log all calls that are made by ProGet to visualize the problem ? Do you advice any solution without changing something on jfrog repo ?

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Request for Creation of API for Package Auditing Before Dependency Restoration

      @atripp Looks good!

      For my clarification, the property DependencyGroups, will be a list of all the (main) dependencies of the package ?

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • RE: Request for Creation of API for Package Auditing Before Dependency Restoration

      @stevedennis

      Re: Get package license with ProGetClient

      the pgutils packages metadata + API end point to be used in Inedo.Proget lib is what I need :)

      Do you have a timeline for the implementation ?

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi
    • Get package license with ProGetClient

      Re: Get package license with ProGetClient

      Sorry to recover an old topic, but what I want is to be able to read the package metadata including the license (LicenseUrl, LicenseType, or LicenseExpression) assigned in ProGet, which is MIT (the license assigned to the package in ProGet).

      The PackageVersionInfo (https://docs.inedo.com/docs/proget/api/packages#package-version) does not contain the license information.

      Best Regards,
      Pedro

      posted in Support
      P
      pmsensi