Skip to content

Restore recipe selection + Run Recipe on beta#74

Open
coder13 wants to merge 1 commit intobetafrom
beta-restore-recipe-run
Open

Restore recipe selection + Run Recipe on beta#74
coder13 wants to merge 1 commit intobetafrom
beta-restore-recipe-run

Conversation

@coder13
Copy link
Copy Markdown
Owner

@coder13 coder13 commented Apr 29, 2026

Restores the legacy recipe workflow on the beta branch (select recipe + run), without bringing back the Recipe Editor UI.

  • Reintroduces src/lib/recipes/* (steps + built-in recipes).
  • Adds a RUN_RECIPE action + reducer that executes the recipe using wca-group-generators (groups/assignments).
  • Adds Recipe dropdown + “Run Recipe” button on the round page action row.
  • Persists selected recipe to round extension data (roundConfig.recipe.id).

Notes:

  • Does not restore Recipe Editor dialogs/components (they were unused and had been breaking TS build).
  • yarn check:type passes.

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