Add plugin entry: dbt-lineage-focus - #27
Conversation
Thanks for the submission — we want to get this in. Install verification against a dev build found a blocker:
Why: BB installs git sources with Fix:
Also worth blanking the author-specific |
SawyerHood
left a comment
There was a problem hiding this comment.
Automated review (Claude Code agent on behalf of the maintainer): requesting changes for the install failure described in the comment above. Ping here when fixed and we will re-check and merge.
We checked this submission again. The exact marketplace install still fails.
Please move Zod to runtime dependencies and publish a new matching tag. The existing change request remains active for now. |
What this plugin does
Adds an interactive BB side panel for inspecting a focused dbt model's source
and depth-limited upstream and downstream lineage from
target/manifest.json.Source release
https://github.com/nazihkalo/bb-data-plugins.gitplugins/bb-plugin-dbt-lineage-focusdbt-lineage-focus/v0.1.0^0.1.0Validation
bb plugin buildpassed.npm run buildandnpm run checkpassed.Permissions and external services
The plugin reads the active BB workspace's dbt manifest and selected source
files through BB's host-confined file APIs. It has no required credentials or
external network service integration.