From e9f2ecb03abe1d840939a1066f44cf038840494b Mon Sep 17 00:00:00 2001 From: drethereum Date: Thu, 13 Feb 2025 08:36:46 -0700 Subject: [PATCH] labels --- .github/workflows/dbt_run_scheduled_main.yml | 2 +- dbt_project.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/dbt_run_scheduled_main.yml b/.github/workflows/dbt_run_scheduled_main.yml index d5e31ca..d60a77d 100644 --- a/.github/workflows/dbt_run_scheduled_main.yml +++ b/.github/workflows/dbt_run_scheduled_main.yml @@ -42,7 +42,7 @@ jobs: - name: Run Main Models run: | - dbt run -m "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_confirm_blocks" "fsc_evm,tag:bronze_abis" "fsc_evm,tag:nft_core" "fsc_evm,tag:bronze_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" + dbt run -m "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_confirm_blocks" "fsc_evm,tag:bronze_abis" "fsc_evm,tag:nft_core" "fsc_evm,tag:bronze_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" "fsc_evm,tag:silver_labels" "fsc_evm,tag:gold_labels" - name: Send new logs for decoding run: | diff --git a/dbt_project.yml b/dbt_project.yml index e05dab5..219bca7 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -78,6 +78,8 @@ models: +enabled: true utils: +enabled: true + labels: + +enabled: true decoder_package: +enabled: false abis: