fix: refresh graph state when pipelines are refreshed after plugin ch…#775
fix: refresh graph state when pipelines are refreshed after plugin ch…#775
Conversation
…anges Add a pipelinesVersion counter to PipelinesContext that increments on each refreshPipelines call, and include it as a dependency in useGraphState so the graph re-fetches pipeline schemas after plugin install/reload. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> Signed-off-by: Rafal Leszko <[email protected]>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🚀 fal.ai Preview Deployment
Livepeer Runner
TestingConnect to this preview deployment by running this on your branch: Livepeer mode: 🧪 E2E tests will run automatically against this deployment. |
❌ E2E Tests failed
Test ArtifactsCheck the workflow run for screenshots, traces, and failure details. |
…anges
Add a pipelinesVersion counter to PipelinesContext that increments on each refreshPipelines call, and include it as a dependency in useGraphState so the graph re-fetches pipeline schemas after plugin install/reload.