oso
oso copied to clipboard
dbt: test updates to onchain metrics mart (v2)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
kariba-network | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 24, 2024 4:59am |
oso-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 24, 2024 4:59am |
oso-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 24, 2024 4:59am |
Test deployment for PR #1272 successfully deployed to oso-pull-requests.pr_1272
.
Test deployment for PR #1272 failed on comment 97ed540c008b55c3c038342c55f65be8bade2253
. With error:
Error: Command failed: /home/runner/work/oso/oso/ops/external-prs/pr-clone/.venv/bin/dbt run
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:517:28)
at ChildProcess.emit (node:domain:489:12)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Hi @ryscheng, @ccerv1 👋🏼
As CL shared with you, we are playing around Recce with OSO PRs.
Here is the Lineage Diff of this PR:
To get access, you only need to
- Install Recce (
pip install recce
) - Download oso_pr1272_recce_state.json
- Open Recce server in review mode with the Recce state file (
recce server --review oso_pr1272_recce_state.json
)
Since this state file is generated in our BigQuery environment, you won't be able to do further diffing actions. But you can see the information within the state file.
We are happy to help you to setup Recce CI for your project, so the review process for dbt related PRs can be much better. Feel free to let me know any issues and how can we make the project better together. 🙌🏼