Skip to content

feat: add bundle recipes - #9

Merged
dnlbox merged 1 commit into
mainfrom
feature/bundle-recipes
Jun 30, 2026
Merged

feat: add bundle recipes#9
dnlbox merged 1 commit into
mainfrom
feature/bundle-recipes

Conversation

@dnlbox

@dnlbox dnlbox commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a public Bundle recipe API for deterministic YAML/JSON-driven fixture generation
  • wire generate bundle --recipe through the CLI with recipe defaults and CLI override handling
  • publish starter recipes and document the workflow

Verification

  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • node dist/cli/index.js generate bundle --recipe examples/recipes/lab-result-basic.yaml --seed 42

Add a public recipe API and CLI --recipe support so users can generate deterministic, pipeline-oriented Bundle fixtures from YAML or JSON recipes.
@dnlbox
dnlbox merged commit f609126 into main Jun 30, 2026
6 checks passed
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