[PR #36] [MERGED] refactor: rename validation handle to strictHandle #49

Closed
opened 2026-02-16 03:16:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/36
Author: @himself65
Created: 4/14/2025
Status: Merged
Merged: 4/14/2025
Merged by: @himself65

Base: mainHead: validation


📝 Commits (1)

  • 494a8f3 refactor: rename validation handle to strictHandle

📊 Changes

5 files changed (+9 additions, -10 deletions)

View changed files

📝 README.md (+1 -1)
📝 packages/fluere/src/core/workflow.ts (+1 -1)
📝 packages/fluere/src/middleware/validation.ts (+3 -4)
📝 packages/fluere/tests/middleware/full-workflow.spec.ts (+2 -2)
📝 packages/fluere/tests/middleware/with-validation.spec.ts (+2 -2)

📄 Description

For typescript happy, probably change first parameter is not allowed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/workflows-ts/pull/36 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `validation` --- ### 📝 Commits (1) - [`494a8f3`](https://github.com/run-llama/workflows-ts/commit/494a8f399668162857cb1727db37ac91a799ee86) refactor: rename validation `handle` to `strictHandle` ### 📊 Changes **5 files changed** (+9 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `packages/fluere/src/core/workflow.ts` (+1 -1) 📝 `packages/fluere/src/middleware/validation.ts` (+3 -4) 📝 `packages/fluere/tests/middleware/full-workflow.spec.ts` (+2 -2) 📝 `packages/fluere/tests/middleware/with-validation.spec.ts` (+2 -2) </details> ### 📄 Description For typescript happy, probably change first parameter is not allowed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:02 -05:00
yindo closed this issue 2026-02-16 03:16:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#49