ballerina-platform/ballerina-library

Connector builds are failing in windows

Closed this issue · 2 comments

Description:

$subject

Following are the findings related to this issue:

  • When running the build, the docker command fails silently and due to that FileNotFoundException is thrown when the plugin tries to extract the package bala
  • The docker command failure was due to having invalid environment variables in the docker.env file

Following improvements should be done to the plugin to fix this:

  • Log the docker command failure as an error in the console
  • Exclude the not-required environment variables from the docker.env file

This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.

      - Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
      - Reason/Regression - The issue has introduced a regression.
      - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
      - Reason/Complex - Issue occurred due to complex scenario.
      - Reason/Invalid - Issue is invalid.
      - Reason/Other - None of the above cases.