ktx/packages
Andrey Avtomonov 834e60625c fix(cli): support local dbt source_dir in ktx connection test
Extract readGitRepoConnectionFields as the single reader of where the git-repo
context-source drivers store their fields (dbt's snake_case repo_url/source_dir,
lookml's camelCase repoUrl, metricflow's nested metricflow.*). `ktx connection
test` now routes through it and, when a dbt connection points at a local
source_dir, verifies the directory exists instead of running a remote repo
reachability check that can never apply.
2026-06-18 13:34:52 +02:00
..
cli fix(cli): support local dbt source_dir in ktx connection test 2026-06-18 13:34:52 +02:00