mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-25 12:01:03 +02:00
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. |
||
|---|---|---|
| .. | ||
| assets/demo/orbit | ||
| scripts | ||
| src | ||
| test | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.test.json | ||
| vitest.config.ts | ||