ktx/packages
Andrey Avtomonov ca74cc3fd1 fix(cli): keep ktx setup alive when a dbt git clone fails
Wraps the validation clone in defaultValidateDbt so auth or network
failures surface as a clean validation error instead of an unhandled
RepoFetchError that exits the wizard. Verifies pasted tokens with
testGitRepo before saving them as a secret so bad tokens are caught at
paste time. In interactive setup, validation failures now bounce the
user back to source selection (with a "Edit the connection or pick a
different source" hint) instead of killing the process; --source flag
mode still exits with failed as before.
2026-05-14 14:36:42 +02:00
..
cli fix(cli): keep ktx setup alive when a dbt git clone fails 2026-05-14 14:36:42 +02:00
connector-bigquery fix: clean up ktx yaml config parameters (#75) 2026-05-14 01:27:31 +02:00
connector-clickhouse ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
connector-mysql ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
connector-postgres ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
connector-snowflake ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
connector-sqlite fix: clean up ktx yaml config parameters (#75) 2026-05-14 01:27:31 +02:00
connector-sqlserver ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00
context feat: merge ingest and scan 2026-05-14 01:43:06 +02:00
llm ci: add codecov coverage reporting (#82) 2026-05-14 01:13:31 +02:00