[PR #51] [MERGED] chore: deprecate workflow.stream_events in favor of handler.stream_events #75

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/51
Author: @masci
Created: 8/6/2025
Status: Merged
Merged: 8/7/2025
Merged by: @masci

Base: mainHead: massi/deprecate-stream-events


📝 Commits (1)

  • 085f2d1 chore: deprecate workflow.stream_events in favor of handler.stream_events

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 src/workflows/workflow.py (+19 -0)

📄 Description

I think at this point we don't have any documentation resource using the old pattern of streaming events directly from the workflow instance.


🔄 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-py/pull/51 **Author:** [@masci](https://github.com/masci) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/deprecate-stream-events` --- ### 📝 Commits (1) - [`085f2d1`](https://github.com/run-llama/workflows-py/commit/085f2d1b3577dd38f3692210d869ce4b3d38bcae) chore: deprecate workflow.stream_events in favor of handler.stream_events ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/workflow.py` (+19 -0) </details> ### 📄 Description I think at this point we don't have any documentation resource using the old pattern of streaming events directly from the workflow instance. --- <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 02:16:29 -05:00
yindo closed this issue 2026-02-16 02:16:29 -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-py#75