Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Fix plugin install error not displayed correctly #955

Merged
merged 4 commits into from
Mar 20, 2023

Commits on Mar 13, 2023

  1. Replace spawnSync with wrapper method that handles errors

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ab76953 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Update unit tests for plugin install failure

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    90d359d View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary logging of stderr

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9abfba4 View commit details
    Browse the repository at this point in the history
  3. Add tests to increase NpmFunctions coverage

    Signed-off-by: Timothy Johnson <timothy.johnson@broadcom.com>
    t1m0thyj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cd0bc88 View commit details
    Browse the repository at this point in the history