[PR #45] [MERGED] chore: deprecate old workflow.send_event() method #71

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/45
Author: @masci
Created: 8/4/2025
Status: Merged
Merged: 8/6/2025
Merged by: @masci

Base: mainHead: massi/deprecate-send-event


📝 Commits (2)

  • fe9807c chore: deprecate old workflow.send_event() method
  • c06682f fix warning message

📊 Changes

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

View changed files

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

📄 Description

Method has never been officially deprecated, but it's been spitting a warning since a long time, let's just make it official so we can schedule it for removal.


🔄 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/45 **Author:** [@masci](https://github.com/masci) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/deprecate-send-event` --- ### 📝 Commits (2) - [`fe9807c`](https://github.com/run-llama/workflows-py/commit/fe9807cc93b7377bf7eccd11aa2a717df3282f4f) chore: deprecate old workflow.send_event() method - [`c06682f`](https://github.com/run-llama/workflows-py/commit/c06682f25b390bab9dccb2d97e44e948cff874a9) fix warning message ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/workflow.py` (+11 -0) </details> ### 📄 Description Method has never been officially deprecated, but it's been spitting a warning since a long time, let's just make it official so we can schedule it for removal. --- <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#71