[PR #113] [MERGED] feat: Add support for zod schemas for events #119

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/113
Author: @marcusschiesser
Created: 6/9/2025
Status: Merged
Merged: 6/10/2025
Merged by: @himself65

Base: mainHead: ms/add-schema


📝 Commits (1)

  • a9871b1 feat: Add support for zod schemas for events

📊 Changes

3 files changed (+38 additions, -6 deletions)

View changed files

.changeset/fifty-heads-decide.md (+5 -0)
📝 packages/core/src/util/zod.ts (+11 -6)
packages/core/tests/util/zod.spec.ts (+22 -0)

📄 Description

No description provided


🔄 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/113 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 6/9/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `ms/add-schema` --- ### 📝 Commits (1) - [`a9871b1`](https://github.com/run-llama/workflows-ts/commit/a9871b124aeffabd22c707240ffe2237e6d6839c) feat: Add support for zod schemas for events ### 📊 Changes **3 files changed** (+38 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/fifty-heads-decide.md` (+5 -0) 📝 `packages/core/src/util/zod.ts` (+11 -6) ➕ `packages/core/tests/util/zod.spec.ts` (+22 -0) </details> ### 📄 Description _No description provided_ --- <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:13 -05:00
yindo closed this issue 2026-02-16 03:16:13 -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#119