Skip to content

DM-53324: Modify make_injection_pipeline to only reconfigure immediate consumers of the injected dataset type#70

Merged
leeskelvin merged 4 commits into
mainfrom
tickets/DM-53324
May 12, 2026
Merged

DM-53324: Modify make_injection_pipeline to only reconfigure immediate consumers of the injected dataset type#70
leeskelvin merged 4 commits into
mainfrom
tickets/DM-53324

Conversation

@leeskelvin
Copy link
Copy Markdown
Collaborator

No description provided.

@leeskelvin leeskelvin marked this pull request as ready for review April 28, 2026 15:00
This commit rewrites the make_injection_pipeline helper script to output
pipelines which adhere to the recommended synthetic dataset naming
convention adopted on RFC-1171.

Now, only the immediate consuming tasks of a synthetic dataset have
their input connections modified to accept an injected input.
No further downstream connections are modifeid.

This change was made to facilitate the growing use of dynamic
connections across the stack, and a reflection of the fact that it
currently impossible for us to programattically update a dynamic
connection.
Copy link
Copy Markdown
Member

@BrunoSanchez BrunoSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lee, I see the changes, they look good to me. I agree, this is what RFC-1171 is about.

On AP we will need to start tagging collections with fakes and making sure this is not mixed. That's all. Approved.

@leeskelvin leeskelvin merged commit 4e7cb87 into main May 12, 2026
12 checks passed
@leeskelvin leeskelvin deleted the tickets/DM-53324 branch May 12, 2026 15:05
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.

2 participants