File tree Expand file tree Collapse file tree
remote-dbt-generate-env/ok-legacy/out
create-empty-tests-folder
template-test-run/local-one Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/json-iterator/go v1.1.12
4444 github.com/keboola/go-cloud-encrypt v0.0.0-20250422071622-41a5d5547c43
4545 github.com/keboola/go-utils v1.4.0
46- github.com/keboola/keboola-sdk-go/v2 v2.17.1-0.20260326112115-8a6ce0872c8a
46+ github.com/keboola/keboola-sdk-go/v2 v2.18.0
4747 github.com/keboola/keboola-sdk-go/v2/transfer v1.0.0
4848 github.com/klauspost/compress v1.18.4
4949 github.com/klauspost/pgzip v1.2.6
Original file line number Diff line number Diff line change @@ -596,8 +596,8 @@ github.com/keboola/go-oauth2-proxy/v7 v7.13.1-0.20251120082210-251fbcb18c16 h1:m
596596github.com/keboola/go-oauth2-proxy/v7 v7.13.1-0.20251120082210-251fbcb18c16 /go.mod h1:2KeAM0/QPbyUAoky+PXVgQDt/5m0qNcn30z9jh4ig8A =
597597github.com/keboola/go-utils v1.4.0 h1:WTyj95yrr8O8HxtC8TSTyUcElZiRGDeEdVvDpFo6HUo =
598598github.com/keboola/go-utils v1.4.0 /go.mod h1:IopwJzFz2gh0Yj3fUbIe2eamRoDKzbXvjqFjQyw3ZdQ =
599- github.com/keboola/keboola-sdk-go/v2 v2.17.1-0.20260326112115-8a6ce0872c8a h1:4NE5+K6RrrhIPltUahHWUHbBUFT9+w5htOQefVxhG4Y =
600- github.com/keboola/keboola-sdk-go/v2 v2.17.1-0.20260326112115-8a6ce0872c8a /go.mod h1:dLDyVUt6gMPGoXgON8yKh6+k4VEMlByXMqkK7rL1kuE =
599+ github.com/keboola/keboola-sdk-go/v2 v2.18.0 h1:wkHTV4eUHr3aEwHmbo/Lhxq1uiYzdFbcMfY38Icvo2Q =
600+ github.com/keboola/keboola-sdk-go/v2 v2.18.0 /go.mod h1:dLDyVUt6gMPGoXgON8yKh6+k4VEMlByXMqkK7rL1kuE =
601601github.com/keboola/keboola-sdk-go/v2/transfer v1.0.0 h1:mjwUdS9W+0QDYycam20u0B3LSSEUpXFvHyH9Q5j6fwA =
602602github.com/keboola/keboola-sdk-go/v2/transfer v1.0.0 /go.mod h1:+K9kZRslskn0r3qZmyXXd7trrApNQrs1aVUcfbTm2V4 =
603603github.com/keybase/go-keychain v0.0.1 h1:way+bWYa6lDppZoZcgMbYsvC7GxljxrskdNInRtuthU =
Original file line number Diff line number Diff line change 11DBT_KBC_TARGET1_ACCOUNT = %s
2+ DBT_KBC_TARGET1_BASE_URL = %s
3+ DBT_KBC_TARGET1_BRANCH_ID = %s
24DBT_KBC_TARGET1_DATABASE = %s
35DBT_KBC_TARGET1_PRIVATE_KEY = " %s"
46DBT_KBC_TARGET1_SCHEMA = %s
57DBT_KBC_TARGET1_TYPE = %s
68DBT_KBC_TARGET1_USER = %s
79DBT_KBC_TARGET1_WAREHOUSE = %s
10+ DBT_KBC_TARGET1_WORKSPACE_ID = %s
Original file line number Diff line number Diff line change 1+ Warning:
2+ - Validation failed:
3+ - Config "main/extractor/keboola.ex-db-mysql/with-rows/config.json" doesn't match schema:
4+ - "db": missing properties "port", "user"
5+
6+ Please correct the problems listed above.
7+ Push operation is only possible when project is valid.
Original file line number Diff line number Diff line change 1+ Warning:
2+ - Validation failed:
3+ - Config "main/extractor/keboola.ex-db-mysql/with-rows/config.json" doesn't match schema:
4+ - "db": missing properties "port", "user"
5+
6+ Please correct the problems listed above.
7+ Push operation is only possible when project is valid.
Original file line number Diff line number Diff line change 1+ WARN Warning:
2+ - Validation failed:
3+ - Config "main/extractor/keboola.ex-db-mysql/with-rows/config.json" doesn't match schema:
4+ - "db": missing properties "port", "user", "#password"
5+ WARN
6+ WARN Please correct the problems listed above.
7+ WARN Push operation is only possible when project is valid.
8+ WARN Warning:
9+ - Validation failed:
10+ - Config "main/extractor/keboola.ex-db-mysql/with-rows/config.json" doesn't match schema:
11+ - "db": missing properties "port", "user", "#password"
12+ WARN
13+ WARN Please correct the problems listed above.
14+ WARN Push operation is only possible when project is valid.
You can’t perform that action at this time.
0 commit comments