Navigation

    Inedo Community Forums

    Forums

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

    brice2paris

    @brice2paris

    0
    Reputation
    11
    Posts
    9
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Location Paris

    brice2paris Follow

    Best posts made by brice2paris

    This user hasn't posted anything yet.

    Latest posts made by brice2paris

    • Proget Deployment Tab Pagination and order by date desc

      The deployment tab is useful to know which project use a component. We integrate headers to populate this tab on our continuous integration tool but some components are used by many project and got a really big deployment tab that could slow down the page load of a component.

      So if it's possible, could you add pagination and an order by deployment date DESC ?

      posted in Support
      brice2paris
      brice2paris
    • RE: Python Support - Coming Soon - How soon?

      Great news. Where could we download for test the prerelease 5.2 version with PyPi ? Or if not possible will it be available before the end of this year in official one ?

      Many thanks

      posted in Support
      brice2paris
      brice2paris
    • Npm ping request not work

      Hi,

      The ping request does not work on npm feed. When I run the command "npm ping" it return 404 error page.

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
      <title>404 - File or directory not found.</title>
      <style type="text/css">
      <!--
      body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
      fieldset{padding:0 15px 10px 15px;}
      h1{font-size:2.4em;margin:0;color:#FFF;}
      h2{font-size:1.7em;margin:0;color:#CC0000;}
      h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
      #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
      background-color:#555555;}
      #content{margin:0 0 0 2%;position:relative;}
      .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
      -->
      </style>
      </head>
      <body>
      <div id="header"><h1>Server Error</h1></div>
      <div id="content">
       <div class="content-container"><fieldset>
        <h2>404 - File or directory not found.</h2>
        <h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3>
       </fieldset></div>
      </div>
      </body>
      </html>
      

      This command help user to validate there configurations.

      Regards,

      Fabrice

      Product: ProGet
      Version: 5.0.13

      posted in Support
      brice2paris
      brice2paris
    • RE: How do deployments get recorded for a ProGet package?

      Work now since 5.0.13

      posted in Support
      brice2paris
      brice2paris
    • RE: Could not add record on deployments table for npm feed

      Hi,

      I have tested with npm and all is working now. Thanks very much.

      Regards

      Fabrice

      posted in Support
      brice2paris
      brice2paris
    • Is there a way to make a diagnostic of the application ?

      Hi,

      We have a monitoring application (Zabbix) that call pages for diagnostic. Is there a page or an api that could give information about the stat of ProGet ?

      Many thanks.

      Regards,

      Fabrice

      Product: ProGet
      Version: 5.0.12

      posted in Support
      brice2paris
      brice2paris
    • RE: Could not add record on deployments table for npm feed

      Thanks for your answer. If you could extand that to all feed type it could be great because other Package hasn't this feature. And it was the best argument to chose your product instead of Artifactory.

      Best reagards.

      Fabrice

      posted in Support
      brice2paris
      brice2paris
    • Could not add record on deployments table for npm feed

      Hi,

      I'm creating a custom npm client to add headers that are needed to record deployments.

      GET http://swdafrwnetv84.cib.net:80/npm/NPM-Int/angular/-/angular-1.6.10.tgz HTTP/1.1
      connection: keep-alive
      User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)
      X-ProGet-Deployment-Application: TestApplication
      X-ProGet-Deployment-Description: A description
      X-ProGet-Deployment-Target: target.dtc.com
      npm-in-ci: false
      npm-scope: 
      npm-session: d0cacdb74913b43b
      referer: install
      pacote-req-type: tarball
      pacote-pkg-id: registry:angular@http://swdafrwnetv84.dtc.net/npm/NPM-Int/angular/-/angular-1.6.10.tgz
      Accept: */*
      Accept-Encoding: gzip,deflate
      Host: swdafrwnetv84.cib.net:80
      

      Unfortunately it doesn't work. Could you help me please ?

      Regards,

      Fabrice

      Product: ProGet
      Version: 5.0.9

      posted in Support
      brice2paris
      brice2paris
    • RE: How do deployments get recorded for a ProGet package?

      Hi,

      It works well with NuGet but It doesn't work with npm :

      GET http://swdafrwnetv84.cib.net:80/npm/NPM-Int/angular/-/angular-1.6.10.tgz HTTP/1.1
      connection: keep-alive
      User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)
      X-ProGet-Deployment-Application: TestApplication
      X-ProGet-Deployment-Description: A description
      X-ProGet-Deployment-Target: target.dtc.com
      npm-in-ci: false
      npm-scope: 
      npm-session: d0cacdb74913b43b
      referer: install
      pacote-req-type: tarball
      pacote-pkg-id: registry:angular@http://swdafrwnetv84.dtc.net/npm/NPM-Int/angular/-/angular-1.6.10.tgz
      Accept: */*
      Accept-Encoding: gzip,deflate
      Host: swdafrwnetv84.cib.net:80
      

      Thanks for your Help.

      Regards

      Fabrice

      posted in Support
      brice2paris
      brice2paris
    • RE: Statistic feature issues

      No special case. The link to the package statistic indicate 863 downloads and when we click on this link it show us only local package and note what is present in the cache.

      It's just disturbing. And the statitc on remote package are instrusting as local packages.

      posted in Support
      brice2paris
      brice2paris