solana-models/data/github_actions__workflows.csv
desmond-hui 0f59a077ac
Rewards streamline 2 (#660)
* wip

* wip

* tmp change to get it to work

* fix service var, change producer values

* wip

* add source and bronze models

* wip rewards

* wip

* wip

* wip

* adjust partition key logic for block rewards

* add dbt depends_on

* compare to completed

* add workflow for calling streamline 2.0 block rewards

* make and use v2 streamline external table macro

* rename and adjust starting block/partition

* update workflow

* match existing schedule
2024-09-27 09:31:33 -07:00

9 lines
402 B
Plaintext

workflow_name,workflow_schedule
dbt_run_incremental,"16,46 * * * *"
dbt_run_incremental_non_core,"1,31 * * * *"
dbt_test_tasks,"0,30 * * * *"
dbt_run_decode_instructions_orchestrator,"*/5 * * * *"
dbt_run_nft_compressed_mints_realtime,"*/15 * * * *"
dbt_run_nft_compressed_mints_sales_realtime,"55 * * * *"
dbt_run_decode_logs_orchestrator,"*/15 * * * *"
dbt_run_streamline_block_rewards,"*/15 * * * *"