mirror of
https://github.com/FlipsideCrypto/optimism-models.git
synced 2026-02-06 15:46:43 +00:00
package (#203)
This commit is contained in:
parent
1f65d151e8
commit
ecc148212a
@ -2,16 +2,16 @@ version: 2
|
||||
models:
|
||||
- name: github_actions__current_task_status
|
||||
columns:
|
||||
- name: WAS_SUCCESSFUL
|
||||
- name: PIPELINE_ACTIVE
|
||||
tests:
|
||||
- dbt_expectations.expect_column_values_to_be_in_set:
|
||||
value_set:
|
||||
- TRUE
|
||||
- name: RETURN_VALUE
|
||||
- name: SUCCESSES
|
||||
tests:
|
||||
- dbt_expectations.expect_column_values_to_be_in_set:
|
||||
value_set:
|
||||
- 204
|
||||
config:
|
||||
severity: warn
|
||||
warn_if: ">0"
|
||||
warn_if: ">0"
|
||||
@ -6,6 +6,6 @@ packages:
|
||||
- package: dbt-labs/dbt_utils
|
||||
version: 1.0.0
|
||||
- git: https://github.com/FlipsideCrypto/fsc-utils.git
|
||||
revision: v1.9.3
|
||||
revision: v1.11.0
|
||||
- package: get-select/dbt_snowflake_query_tags
|
||||
version: [">=2.0.0", "<3.0.0"]
|
||||
Loading…
Reference in New Issue
Block a user