Skip to content

fix: refresh graph state when pipelines are refreshed after plugin ch…#775

Merged
leszko merged 1 commit intomainfrom
rafal/fix-plugin-refresh
Mar 31, 2026
Merged

fix: refresh graph state when pipelines are refreshed after plugin ch…#775
leszko merged 1 commit intomainfrom
rafal/fix-plugin-refresh

Conversation

@leszko
Copy link
Copy Markdown
Collaborator

@leszko leszko commented Mar 31, 2026

…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.

…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]>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 31, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c5fb506f-d301-4c2b-bed1-7daf1c3cfca0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rafal/fix-plugin-refresh

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@leszko leszko merged commit 92df97a into main Mar 31, 2026
8 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🚀 fal.ai Preview Deployment

App ID daydream/scope-pr-775--preview
WebSocket wss://fal.run/daydream/scope-pr-775--preview/ws
Commit 5e61d00

Livepeer Runner

App ID daydream/scope-livepeer-pr-775--preview
WebSocket wss://fal.run/daydream/scope-livepeer-pr-775--preview/ws
Auth private

Testing

Connect to this preview deployment by running this on your branch:

uv run build && SCOPE_CLOUD_APP_ID="daydream/scope-pr-775--preview/ws" uv run daydream-scope

Livepeer mode:

SCOPE_CLOUD_MODE=livepeer SCOPE_CLOUD_APP_ID="daydream/scope-livepeer-pr-775--preview/ws" uv run daydream-scope

🧪 E2E tests will run automatically against this deployment.

@github-actions
Copy link
Copy Markdown
Contributor

❌ E2E Tests failed

Status failed
fal App daydream/scope-pr-775--preview
Run View logs

Test Artifacts

Check the workflow run for screenshots, traces, and failure details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant