Skip to content

feat: allow SuperComponent to Include outputs from non leaf pipeline components #9242

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mdrazak2001
Copy link
Contributor

Related Issues

Proposed Changes:

  • map nonleaf pipelines outputs to the supercomponenets output

How did you test it?

  • added unit test

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I documented my code
  • I ran pre-commit hooks and fixed any issue

@mdrazak2001 mdrazak2001 requested a review from a team as a code owner April 15, 2025 18:19
@mdrazak2001 mdrazak2001 requested review from anakin87 and removed request for a team April 15, 2025 18:19
@mdrazak2001 mdrazak2001 requested a review from a team as a code owner April 15, 2025 18:21
@mdrazak2001 mdrazak2001 requested review from dfokina and removed request for a team April 15, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow SuperComponent to include outputs from already-connected components
1 participant