[PR #71] [MERGED] feat: move third party to top-level #80

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

📋 Pull Request Information

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

Base: mainHead: move


📝 Commits (2)

  • c3e21a5 feat: move third party to top-level
  • d8949fb Create nine-lemons-help.md

📊 Changes

9 files changed (+28 additions, -65 deletions)

View changed files

.changeset/nine-lemons-help.md (+5 -0)
📝 packages/core/package.json (+9 -13)
📝 packages/core/src/hono.ts (+2 -2)
packages/core/src/interrupter/promise.ts (+0 -34)
📝 packages/core/src/mcp.ts (+2 -2)
📝 packages/core/src/next.ts (+2 -6)
📝 packages/core/tests/core/sub-workflow.spec.ts (+4 -4)
📝 packages/core/tests/middleware/with-validation.spec.ts (+2 -2)
📝 packages/core/tsdown.config.ts (+2 -2)

📄 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/71 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `move` --- ### 📝 Commits (2) - [`c3e21a5`](https://github.com/run-llama/workflows-ts/commit/c3e21a59d181ede7d4d4b255ef9750143729ebbb) feat: move third party to top-level - [`d8949fb`](https://github.com/run-llama/workflows-ts/commit/d8949fbd45d1c06b4a29a3d28a0b2f83b09745cb) Create nine-lemons-help.md ### 📊 Changes **9 files changed** (+28 additions, -65 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/nine-lemons-help.md` (+5 -0) 📝 `packages/core/package.json` (+9 -13) 📝 `packages/core/src/hono.ts` (+2 -2) ➖ `packages/core/src/interrupter/promise.ts` (+0 -34) 📝 `packages/core/src/mcp.ts` (+2 -2) 📝 `packages/core/src/next.ts` (+2 -6) 📝 `packages/core/tests/core/sub-workflow.spec.ts` (+4 -4) 📝 `packages/core/tests/middleware/with-validation.spec.ts` (+2 -2) 📝 `packages/core/tsdown.config.ts` (+2 -2) </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:07 -05:00
yindo closed this issue 2026-02-16 03:16:07 -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#80