[PR #53] [MERGED] Remove sub-workflows feature #77

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

📋 Pull Request Information

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

Base: mainHead: massi/remove-service-manager


📝 Commits (2)

  • 0ba7d5f Remove sub-workflows feature
  • 911591b Merge branch 'main' into massi/remove-service-manager

📊 Changes

9 files changed (+4 additions, -245 deletions)

View changed files

📝 CONTRIBUTING.md (+2 -2)
📝 src/workflows/context/context.py (+0 -9)
📝 src/workflows/decorators.py (+0 -3)
src/workflows/service.py (+0 -46)
📝 src/workflows/utils.py (+1 -38)
📝 src/workflows/workflow.py (+1 -46)
📝 tests/context/test_context.py (+0 -1)
tests/test_service.py (+0 -84)
📝 tests/test_workflow.py (+0 -16)

📄 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/53 **Author:** [@masci](https://github.com/masci) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/remove-service-manager` --- ### 📝 Commits (2) - [`0ba7d5f`](https://github.com/run-llama/workflows-py/commit/0ba7d5fd07c585af4ea2b9ed2932874cc7fffd61) Remove sub-workflows feature - [`911591b`](https://github.com/run-llama/workflows-py/commit/911591b597c66ac54361d5b897c30a65ce3c6ff1) Merge branch 'main' into massi/remove-service-manager ### 📊 Changes **9 files changed** (+4 additions, -245 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+2 -2) 📝 `src/workflows/context/context.py` (+0 -9) 📝 `src/workflows/decorators.py` (+0 -3) ➖ `src/workflows/service.py` (+0 -46) 📝 `src/workflows/utils.py` (+1 -38) 📝 `src/workflows/workflow.py` (+1 -46) 📝 `tests/context/test_context.py` (+0 -1) ➖ `tests/test_service.py` (+0 -84) 📝 `tests/test_workflow.py` (+0 -16) </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:30 -05:00
yindo closed this issue 2026-02-16 02:16:30 -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#77