This commit is contained in:
Austin 2025-06-24 13:11:18 -04:00
parent 55f678142a
commit 10a4929de8
22 changed files with 22 additions and 28 deletions

View File

@ -20,7 +20,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_all_gha_tasks.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_all_gha_tasks.yml@main
with: with:
task_action: ${{ inputs.task_action }} task_action: ${{ inputs.task_action }}
target: prod target: prod

View File

@ -24,7 +24,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_alter_gha_tasks.yml@main
with: with:
workflow_name: ${{ inputs.workflow_name }} workflow_name: ${{ inputs.workflow_name }}
task_action: ${{ inputs.task_action }} task_action: ${{ inputs.task_action }}

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Deploy New Github Actions command_name: Deploy New Github Actions
command: | command: |

View File

@ -10,5 +10,5 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_docs_update.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_docs_update.yml@main
secrets: inherit secrets: inherit

View File

@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_integration_test.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_integration_test.yml@main
with: with:
target: ${{ inputs.environment }} target: ${{ inputs.environment }}
command: | command: |

View File

@ -34,7 +34,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
warehouse: ${{ inputs.warehouse }} warehouse: ${{ inputs.warehouse }}
target: ${{ inputs.target }} target: ${{ inputs.target }}

View File

@ -11,5 +11,5 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_dev_refresh.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template_dev_refresh.yml@main
secrets: inherit secrets: inherit

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
warehouse: DBT_EMERGENCY warehouse: DBT_EMERGENCY
command_name: Run Observability Models command_name: Run Observability Models

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Heal Models command_name: Run Heal Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run ABI Models command_name: Run ABI Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Curated Models command_name: Run Curated Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Decoder Models command_name: Run Decoder Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Main Models command_name: Run Main Models
command: | command: |

View File

@ -12,7 +12,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Scores Models command_name: Run Scores Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Chainhead Models command_name: Run Chainhead Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run Decoder Complete command_name: Run Decoder Complete
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
command_name: Run History Models command_name: Run History Models
command: | command: |

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
target: test target: test
command_name: Build Daily Testing Views command_name: Build Daily Testing Views

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
target: test target: test
command_name: Run Observability & Recent Tests command_name: Run Observability & Recent Tests

View File

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
called_workflow_template: called_workflow_template:
uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@pre-release/v4-beta uses: FlipsideCrypto/fsc-evm/.github/workflows/dbt_run_template.yml@main
with: with:
warehouse: DBT_EMERGENCY warehouse: DBT_EMERGENCY
command_name: Build Full Testing Views command_name: Build Full Testing Views

View File

@ -54,10 +54,4 @@ sources:
schema: admin schema: admin
tables: tables:
- name: _master_keys - name: _master_keys
- name: rpc_node_logs - name: rpc_node_logs
- name: logs_temp
database: "{{ target.database }}"
schema: silver
tables:
- name: logs
- name: decoded_logs

View File

@ -1,3 +1,3 @@
packages: packages:
- git: https://github.com/FlipsideCrypto/fsc-evm.git - git: https://github.com/FlipsideCrypto/fsc-evm.git
revision: v4.0.0-beta.104 revision: v4.2.0