Navigation

    Inedo Community Forums

    Forums

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

    Topics created by kenneth.garza_2882

    • K

      How to change Proget's Temporary Upload Path for S3 uploads
      Support • • kenneth.garza_2882  

      4
      0
      Votes
      4
      Posts
      10
      Views

      atripp

      Hi @kenneth-garza_2882 , That should be the case, under the hood, ProGet is using this API: https://learn.microsoft.com/en-us/windows/win32/fileio/creating-and-using-a-temporary-file According to the docs for GetTempPath, the first path found will be used: The path specified by the TMP environment variable. The path specified by the TEMP environment variable. The path specified by the USERPROFILE environment variable. The Windows directory. So it seems there's many way to specify this.
    • K

      Needing examples for Using Inedo.SDK for proget
      Support • • kenneth.garza_2882  

      3
      0
      Votes
      3
      Posts
      5
      Views

      atripp

      Hi @kenneth-garza_2882 , Based on your use cases, an extension wouldn't be a very good fit... and Webhooks are the way to go. For ProGet (unlike BuildMaster/Otter), extensions are really specialized, and it's pretty rare for folks to make their own, and we're keen on helping anyways. For example, depending on what your vulnerability scanning software is, we'd love to help and even adopt the integratino, so other users can use it. The main three things we see are: Cloud Storage; https://github.com/Inedo/inedox-aws https://github.com/Inedo/inedox-whitesource Vulnerability Scanning / Package Blocking https://github.com/Inedo/inedox-sonatype https://github.com/Inedo/inedox-azure User Directory https://github.com/Inedo/inedox-inedocore And the best way to do those, are mostly to copy the examples/code we already have. Let us know more details, and we can do ourbest to help! Thanks, Alana
    • 1 / 1