forked from Cloud-Pipelines/pipeline-editor
-
Notifications
You must be signed in to change notification settings - Fork 5
Implement Node Manager [old] #930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
camielvs
wants to merge
1
commit into
10-07-usenodemanager_hook
from
09-19-add_node_manager_to_node_creation_methods
Closed
Implement Node Manager [old] #930
camielvs
wants to merge
1
commit into
10-07-usenodemanager_hook
from
09-19-add_node_manager_to_node_creation_methods
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Sep 20, 2025
Draft
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
1166ce3 to
d738a0a
Compare
2f19aa9 to
8c5153d
Compare
d738a0a to
8bba722
Compare
21f083f to
8132fb5
Compare
8bba722 to
4eed892
Compare
This was referenced Sep 29, 2025
4eed892 to
e65db05
Compare
8132fb5 to
af581a3
Compare
This was referenced Oct 2, 2025
af581a3 to
5b8b110
Compare
e65db05 to
d13ac40
Compare
5b8b110 to
c55eb6c
Compare
d13ac40 to
aef47ff
Compare
This was referenced Oct 8, 2025
This was referenced Oct 23, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Description
Folded into #1004.
Provides the new Node manager to the node creation & duplication methods to create and store static ReactFlow node ids.
Note: Does not actually implement the NodeManager - nodes will still run on the old system. This is just a step-wise PR.
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Test Instructions
Additional Comments