ktx/packages/cli
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
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
src fix(cli): support local dbt source_dir in ktx connection test 2026-06-18 13:34:52 +02:00
test fix(cli): support local dbt source_dir in ktx connection test 2026-06-18 13:34:52 +02:00
package.json chore(release): 0.11.0 [skip ci] 2026-06-09 14:41:43 +00:00
tsconfig.json chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
tsconfig.test.json test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
vitest.config.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00