Skip to content
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

Ensure embedded workflows also upgrade on ungroup #1134

Merged
merged 2 commits into from
Nov 14, 2022

Conversation

glopesdev
Copy link
Member

This PR extends the functionality of upgrading included workflows on ungrouping also to embedded workflows.

There is some redundancy on code used for accessing the embedded resource stream that should probably be refactored into the core API. However, the code is not too complex and this is a critical bit of functionality for package maintainers, so the decision was made to port a simplified version from IncludeWorkflowBuilder.

Fixes #1126

@glopesdev glopesdev added the fix Pull request that fixes an issue label Nov 11, 2022
@glopesdev glopesdev added this to the 2.7.1 milestone Nov 11, 2022
@glopesdev glopesdev merged commit e6b06e9 into bonsai-rx:main Nov 14, 2022
@glopesdev glopesdev deleted the issue-1126 branch November 14, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade workflow markup when ungrouping embedded IncludeWorkflow nodes
1 participant