Navigation

    Inedo Community Forums

    Forums

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

    Best posts made by caterina

    • RE: pgscan: lockfileVersion 3 for npm dependencies not supported

      Hi @atripp

      I think packages has to be iterated instead. I haven't seen dependencies beneath packages.
      Further, the "empty" Key has to be ignored as it stands for the root project:
      f22cf0f2-b7e6-4bc6-98cd-3c19e983f635-image.png

      Maybe a little bit parsing would be necessary.
      In lockfileVersion 2 a dependency was listed like this:
      dae966e2-b003-4624-a25e-2b0e06d24b77-image.png
      In lockfileVersion 3 it looks like this:
      5302a66c-d015-4f87-afb6-2ed097e30f52-image.png

      If desired, we can also upload package-lock.json files for testing via MyInedo.

      posted in Support
      C
      caterina
    • pgutil: Projects in .slnx are not found

      Hi all,

      we tested the .slnx support of pgutil and noticed that pgutil can only detect projects that are a direct child of the root element.
      If the .slnx structure is more complex, projects are not found.

      E.g:
      Both projects are detected by pgutil:
      0f2927c0-6de2-46a3-bc55-013c39489a7e-image.png

      No projects are being found:
      76eb97ea-f5c7-41bc-a3ff-42e24f7d49d1-image.png

      Since it was a quick fix, we created a pull request for it:
      https://github.com/Inedo/pgutil/pull/25

      Please have a look at it and let us know if you can confirm the behavior.

      Thanks
      Caterina

      posted in Support
      C
      caterina
    • 1 / 1