Skip to content

feat: configure eval file naming#254

Merged
github-actions[bot] merged 1 commit into
mainfrom
spboyer/redesigned-waddle
May 20, 2026
Merged

feat: configure eval file naming#254
github-actions[bot] merged 1 commit into
mainfrom
spboyer/redesigned-waddle

Conversation

@spboyer

@spboyer spboyer commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Add .waza.yaml files settings for evalFile, taskGlob, and taskFileSuffix
  • Wire configurable eval/task naming through scaffolding, workspace discovery, discovery mode, schemas, and docs
  • Preserve backward compatibility by keeping eval.yaml / tasks/*.yaml defaults and falling back to eval.yaml during discovery

Closes #232

Validation

  • go test ./...
  • cd site && npm ci --include=optional && npm run build

Add .waza.yaml files settings for eval filenames, task globs, and generated task suffixes. Wire the settings through scaffolding, workspace discovery, schema, and docs while preserving eval.yaml fallback compatibility.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot enabled auto-merge (squash) May 20, 2026 20:22
@github-actions github-actions Bot merged commit 769acef into main May 20, 2026
7 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.

Add waza to the file prefixes to allow waza specific editing tools

1 participant