Create onchain_metrics_by_artifact
This contains a model that's replicated using the onchain_metrics_by_project . To get metrics for each artifact.
@LeoFranklin015 is attempting to deploy a commit to the Network-Goods Team on Vercel.
A member of the Team first needs to authorize it.
/deploy-test 8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d
Thanks for the PR :)! I'm deploying it to our testing area now
Test deployment for PR #1259 failed on comment 8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d. 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)
Test deployment for PR #1259 failed on comment
8654dffc5c3d35d0f48fb6b0ad6fe2df72d31b9d. 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)
This is not a good error... Let me try to surface the issue. We need to improve the tool's error reporting.
Actually it might require reconfiguration according to the structure. I just wrote the SQL model for it.