mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:26:52 +00:00
Merge Main
This commit is contained in:
commit
b50cbc7c75
2
.github/workflows/dbt_run_scheduled_core.yml
vendored
2
.github/workflows/dbt_run_scheduled_core.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
||||
name: workflow_prod
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: quickfix-incr-strat
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
@ -30,6 +30,8 @@ jobs:
|
||||
name: workflow_prod
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: quickfix-incr-strat
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.10"
|
||||
|
||||
@ -4,6 +4,6 @@ packages:
|
||||
- package: dbt-labs/dbt_utils
|
||||
version: 1.0.0
|
||||
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
||||
revision: v1.32.0
|
||||
revision: v1.33.0
|
||||
- package: get-select/dbt_snowflake_query_tags
|
||||
version: [">=2.0.0", "<3.0.0"]
|
||||
|
||||
@ -4,5 +4,5 @@ selectors:
|
||||
definition:
|
||||
union:
|
||||
- method: fqn
|
||||
value: "livequery_models.deploy.core._utils"
|
||||
value: "livequery_base.deploy.core._utils"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user