Skip to content

[POC] Add Data Designer recipe CLI#610

Closed
oliverholworthy wants to merge 1 commit intoNVIDIA-NeMo:mainfrom
oliverholworthy:oholworthy/data-designer-recipes
Closed

[POC] Add Data Designer recipe CLI#610
oliverholworthy wants to merge 1 commit intoNVIDIA-NeMo:mainfrom
oliverholworthy:oholworthy/data-designer-recipes

Conversation

@oliverholworthy
Copy link
Copy Markdown

@oliverholworthy oliverholworthy commented May 6, 2026

Summary

This is a proof of concept for making application-level Data Designer pipelines installable and discoverable as recipes.

It adds a small recipe API, entry point discovery via data_designer.recipes, and CLI commands for listing, inspecting, validating, previewing, and running installed recipes.

Notes

Signed-off-by: Oliver Holworthy <1216955+oliverholworthy@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Linked Issue Check

This PR does not reference an issue. External contributions must link to
a triaged issue before the PR can be merged.

Add one of the following to your PR description:

  • Fixes #<issue-number>
  • Closes #<issue-number>
  • Resolves #<issue-number>

If no issue exists yet, open one
and a maintainer will triage it.

See CONTRIBUTING.md
for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

Thank you for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


I have read the DCO document and I hereby sign the DCO.


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@oliverholworthy
Copy link
Copy Markdown
Author

Closing this older run-recipe POC as superseded by the newer split PRs:

The newer split is intended to align better with the Data Designer recipe feedback: keep executable workflow support independently reviewable, then add external recipe registration without coupling DataDesigner core to a specific recipes repository.

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