faros-ai / airbyte-local-cli

CLI for running Airbyte sources & destinations locally without Airbyte server
Apache License 2.0
31 stars 3 forks source link

Avoid having jq read files directly & fix file line endings #93

Closed tovbinm closed 1 month ago

tovbinm commented 1 month ago

Description

Avoid having jq read files directly & fix file line endings. This comes to fix issues when running the CLI on Windows and git-bash

Type of change

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

cjwooo commented 1 month ago

Confirmed works on Mac OS.