Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct .npmrc for newer versions of NPM #787

Open
wants to merge 12 commits into
base: npm-8.19
Choose a base branch
from

Commits on Mar 21, 2024

  1. Update NpmDriver.java

    Include Version compare for NpmBuildInfoExtractor
    Spaction authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ea5ca90 View commit details
    Browse the repository at this point in the history
  2. Update NpmBuildInfoExtractor.java

    Added update to Auth prop for newer NPM versions
    Spaction authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c5f62e1 View commit details
    Browse the repository at this point in the history
  3. Corrections

    Info corrections
    Spaction committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5d0010c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Refactor and include tests

    Spaction committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    155f2ff View commit details
    Browse the repository at this point in the history
  2. Update integrationTests.yml

    Spaction authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    664ca29 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    cb37618 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    fc1c0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c740ba8 View commit details
    Browse the repository at this point in the history
  3. fix repo init

    RobiNino committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8764f66 View commit details
    Browse the repository at this point in the history
  4. run updated workflow

    RobiNino committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f0f8328 View commit details
    Browse the repository at this point in the history
  5. Revert "run updated workflow"

    This reverts commit f0f8328.
    RobiNino committed May 22, 2024
    Configuration menu
    Copy the full SHA
    78ec561 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Update NpmBuildInfoExtractorTest.java

    Correct Unit Test
    Spaction committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3b0f5fe View commit details
    Browse the repository at this point in the history