-
Notifications
You must be signed in to change notification settings - Fork 1.4k
bridges: master pr 2 #9030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bridges: master pr 2 #9030
Conversation
|
i'm cheating here and trying to run downstream, to be safe. will be reverted. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment @cursor review or bugbot run to trigger another review on this PR
dbt_subprojects/hourly_spellbook/macros/sector/bridges/layerzero_v1_deposits.sql
Outdated
Show resolved
Hide resolved
|
nice little added benefit with all projects running due to workflow change: daily project breaks with source cleanup. any reason you are moving the layerzero ones? can we instead keep in original location and do one file there? then ensure we have |
just readded the missing sources, hopefully this fixes things |
canceled daily, as we got past compile failure. |
includes:
Note
Adds LayerZero v1 and Axelar Gateway deposit models across multiple chains, Agglayer deposits/withdrawals on Ethereum, Avalanche BTC bridge, new chain index tables and sources, and updates CI to run downstream-modified nodes.
layerzero_v1_depositsand chain views forethereum,arbitrum,avalanche_c,base,bnb,celo,fantom,optimism,polygon.arbitrum,avalanche_c,base,bnb,celo,ethereum,fantom,linea,mantle,optimism,polygon,scroll.bridges_ethereum_agglayer_v1_depositsand_withdrawalsand include in Ethereum aggregates.avalanche_c_bitcoin_v1_{deposits,withdrawals}and include in Avalanche aggregates.avalanche_c,fantom,polygon..../deposits.sqland.../withdrawals.sqlto include new platforms.bridges_layerzero_chain_indexesandbridges_agglayer_chain_indexes._sector/bridges:axelar_*,layerzero_*,agglayer (polygon_zkevm_ethereum),allbridge_*,btcb_avalanche_c..github/workflows/dbt_run.ymlto select downstream nodes of modified resources (state:modified+,...incremental+) for run/test.Written by Cursor Bugbot for commit 952456c. Configure here.