Skip to content

Commit

Permalink
make pipeline smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbar1432 committed Dec 17, 2024
1 parent b291d8f commit 71742c3
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 667 deletions.
4 changes: 2 additions & 2 deletions integration-tests/integration-test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ func main() {
[]string{"Executed 3 tasks", " Finished: chess_playground.games", "Finished: chess_playground.profiles", "Finished: chess_playground.game_outcome_summary"},
)
expectOutputIncludes(
"run --push-metadata --only push-metadata shopify-bigquery",
"run --push-metadata --only push-metadata bigquery-metadata",
0,
[]string{" Starting: shopify_raw.products:metadata-push", "Starting: shopify_raw.events:metadata-push", " Starting: shopify_raw.customers:metadata-push"},
[]string{" Starting: shopify_raw.products:metadata-push", "Starting: shopify_raw.inventory_items:metadata-push"},
)
expectExitCode("validate happy-path", 0)
expectExitCode("run --use-uv happy-path", 0)
Expand Down

This file was deleted.

This file was deleted.

41 changes: 0 additions & 41 deletions integration-tests/shopify-bigquery/assets/shopify.events.asset.yml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 71742c3

Please sign in to comment.