Skip to content

fix: support dynamic arguments in usecomponentspectoedges hook#1868

Open
maxy-shpfy wants to merge 1 commit intomasterfrom
02-26-fix_support_dynamic_arguments_in_usecomponentspectoedges_hook
Open

fix: support dynamic arguments in usecomponentspectoedges hook#1868
maxy-shpfy wants to merge 1 commit intomasterfrom
02-26-fix_support_dynamic_arguments_in_usecomponentspectoedges_hook

Conversation

@maxy-shpfy
Copy link
Collaborator

@maxy-shpfy maxy-shpfy commented Feb 26, 2026

Description

Added handling for dynamic data arguments in the edge creation logic. Dynamic data arguments are now treated the same as secret arguments and will not generate edges in the component specification to edges conversion process.

Related Issue and Pull requests

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Screen Recording 2026-02-26 at 5.56.49 PM.mov (uploaded via Graphite)

Test Instructions

  1. Create a component with dynamic data arguments
  2. Verify that no edges are created for dynamic data arguments in the graph visualization
  3. Ensure existing functionality for other argument types remains unchanged

Additional Comments

This change ensures that dynamic data arguments follow the same edge creation pattern as secret arguments, preventing unnecessary edge generation in the graph structure.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

🎩 To tophat this PR:

You can add the following URL parameter to your browser to tophat this PR:

`?tophat_location=02-26-fix_support_dynamic_arguments_in_usecomponentspectoedges_hook/eef8df4`

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@maxy-shpfy maxy-shpfy marked this pull request as ready for review February 26, 2026 23:25
@maxy-shpfy maxy-shpfy requested a review from a team as a code owner February 26, 2026 23:25
@maxy-shpfy maxy-shpfy force-pushed the 02-26-fix_support_dynamic_arguments_in_usecomponentspectoedges_hook branch from 1e5679a to eef8df4 Compare February 27, 2026 01:53
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