[PR #58] [MERGED] Remove stepwise execution #82

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

📋 Pull Request Information

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

Base: mainHead: massi/remove-stepwise


📝 Commits (1)

  • d82941a Remove stepwise execution

📊 Changes

9 files changed (+18 additions, -381 deletions)

View changed files

📝 src/workflows/context/context.py (+9 -56)
📝 src/workflows/handler.py (+1 -88)
📝 src/workflows/workflow.py (+4 -23)
📝 tests/context/test_context.py (+0 -5)
📝 tests/context/test_serializers.py (+0 -1)
📝 tests/test_handler.py (+0 -21)
tests/test_stepwise.py (+0 -51)
📝 tests/test_workflow.py (+4 -134)
📝 tests/test_workflow_postponed_annotations.py (+0 -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-py/pull/58 **Author:** [@masci](https://github.com/masci) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/remove-stepwise` --- ### 📝 Commits (1) - [`d82941a`](https://github.com/run-llama/workflows-py/commit/d82941a311a300b30e8f23100a7163d2928dd510) Remove stepwise execution ### 📊 Changes **9 files changed** (+18 additions, -381 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/context/context.py` (+9 -56) 📝 `src/workflows/handler.py` (+1 -88) 📝 `src/workflows/workflow.py` (+4 -23) 📝 `tests/context/test_context.py` (+0 -5) 📝 `tests/context/test_serializers.py` (+0 -1) 📝 `tests/test_handler.py` (+0 -21) ➖ `tests/test_stepwise.py` (+0 -51) 📝 `tests/test_workflow.py` (+4 -134) 📝 `tests/test_workflow_postponed_annotations.py` (+0 -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 02:16:31 -05:00
yindo closed this issue 2026-02-16 02:16:31 -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#82