From 5fa68d78a7c8f118c1bd003e051dbd56160cb136 Mon Sep 17 00:00:00 2001 From: Denis Bilenko Date: Wed, 29 Jan 2025 23:13:10 +0100 Subject: [PATCH] rebase & update acceptance tests --- acceptance/bundle/debug/out.stderr.txt | 2 +- acceptance/bundle/templates/dbt-sql/output.txt | 1 - acceptance/bundle/templates/default-python/output.txt | 1 - acceptance/bundle/templates/default-sql/output.txt | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/acceptance/bundle/debug/out.stderr.txt b/acceptance/bundle/debug/out.stderr.txt index ea19d5d29..81aab6820 100644 --- a/acceptance/bundle/debug/out.stderr.txt +++ b/acceptance/bundle/debug/out.stderr.txt @@ -25,11 +25,11 @@ 10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=RewriteSyncPaths 10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=SyncDefaultPath 10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=SyncInferRoot -10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=InitializeWorkspaceClient 10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=PopulateCurrentUser 10:07:59 Debug: GET /api/2.0/preview/scim/v2/Me < HTTP/1.1 200 OK < { +< "id": "$USER.Id", < "userName": "$USERNAME" < } pid=12345 mutator=initialize mutator=seq mutator=PopulateCurrentUser sdk=true 10:07:59 Debug: Apply pid=12345 mutator=initialize mutator=seq mutator=LoadGitDetails diff --git a/acceptance/bundle/templates/dbt-sql/output.txt b/acceptance/bundle/templates/dbt-sql/output.txt index a04047faa..972c7e152 100644 --- a/acceptance/bundle/templates/dbt-sql/output.txt +++ b/acceptance/bundle/templates/dbt-sql/output.txt @@ -22,7 +22,6 @@ Workspace: Validation OK! >>> $CLI bundle validate -t prod -Warn: target with 'mode: production' should specify an explicit 'targets.prod.git' configuration Name: my_dbt_sql Target: prod Workspace: diff --git a/acceptance/bundle/templates/default-python/output.txt b/acceptance/bundle/templates/default-python/output.txt index 8c925e568..5493ac2cf 100644 --- a/acceptance/bundle/templates/default-python/output.txt +++ b/acceptance/bundle/templates/default-python/output.txt @@ -20,7 +20,6 @@ Workspace: Validation OK! >>> $CLI bundle validate -t prod -Warn: target with 'mode: production' should specify an explicit 'targets.prod.git' configuration Name: my_default_python Target: prod Workspace: diff --git a/acceptance/bundle/templates/default-sql/output.txt b/acceptance/bundle/templates/default-sql/output.txt index d07e90c69..fe0139093 100644 --- a/acceptance/bundle/templates/default-sql/output.txt +++ b/acceptance/bundle/templates/default-sql/output.txt @@ -22,7 +22,6 @@ Workspace: Validation OK! >>> $CLI bundle validate -t prod -Warn: target with 'mode: production' should specify an explicit 'targets.prod.git' configuration Name: my_default_sql Target: prod Workspace: