Skip to content

refactor: fail fast on invalid pipeline steps#237

Merged
jackwener merged 1 commit intomainfrom
fix/pipeline-fail-fast-and-clean-shim
Mar 22, 2026
Merged

refactor: fail fast on invalid pipeline steps#237
jackwener merged 1 commit intomainfrom
fix/pipeline-fail-fast-and-clean-shim

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • fail fast when a pipeline references an unknown step instead of silently warning in debug mode
  • remove the low-value root src/pipeline.ts shim and import the modular pipeline entry directly
  • update executor regression tests to lock the new behavior

Validation

  • npm run typecheck
  • npx vitest run --project unit src/pipeline/executor.test.ts src/engine.test.ts
  • npm run build

@jackwener jackwener merged commit c76f86c into main Mar 22, 2026
@jackwener jackwener deleted the fix/pipeline-fail-fast-and-clean-shim branch March 22, 2026 06:54
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