Skip to content

Restore recipe selection + Run Recipe on beta#74

Merged
coder13 merged 1 commit into
betafrom
beta-restore-recipe-run
May 14, 2026
Merged

Restore recipe selection + Run Recipe on beta#74
coder13 merged 1 commit into
betafrom
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.

@coder13 coder13 merged commit 4cfa780 into beta May 14, 2026
3 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