[PR #61] [MERGED] Rename docs folder to match upstream #84

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

📋 Pull Request Information

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

Base: mainHead: massi/fix-docs


📝 Commits (1)

  • a498f1e Rename docs folder to match upstream

📊 Changes

19 files changed (+0 additions, -0 deletions)

View changed files

📝 docs/docs/understanding/workflows/arize.png (+0 -0)
📝 docs/docs/understanding/workflows/basic_flow.md (+0 -0)
📝 docs/docs/understanding/workflows/basic_flow.png (+0 -0)
📝 docs/docs/understanding/workflows/branches_and_loops.md (+0 -0)
📝 docs/docs/understanding/workflows/branching.png (+0 -0)
📝 docs/docs/understanding/workflows/complex_flow.png (+0 -0)
📝 docs/docs/understanding/workflows/concurrent_execution.md (+0 -0)
📝 docs/docs/understanding/workflows/different_events.png (+0 -0)
📝 docs/docs/understanding/workflows/index.md (+0 -0)
📝 docs/docs/understanding/workflows/loop.png (+0 -0)
📝 docs/docs/understanding/workflows/multi_step.png (+0 -0)
📝 docs/docs/understanding/workflows/observability.md (+0 -0)
📝 docs/docs/understanding/workflows/resources.md (+0 -0)
📝 docs/docs/understanding/workflows/state.md (+0 -0)
📝 docs/docs/understanding/workflows/stateful.png (+0 -0)
📝 docs/docs/understanding/workflows/stream.md (+0 -0)
📝 docs/docs/understanding/workflows/subclass.md (+0 -0)
📝 docs/docs/understanding/workflows/subclass.png (+0 -0)
📝 docs/docs/understanding/workflows/unbound_functions.md (+0 -0)

📄 Description

Folder names are inconsistent upstream, let's reproduce the inconsistency here initially, so we don't disrupt the documentation build process in the monorepo


🔄 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/61 **Author:** [@masci](https://github.com/masci) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/8/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/fix-docs` --- ### 📝 Commits (1) - [`a498f1e`](https://github.com/run-llama/workflows-py/commit/a498f1e3f6c12ffc95aa7ec643089b937b6b61dd) Rename docs folder to match upstream ### 📊 Changes **19 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/understanding/workflows/arize.png` (+0 -0) 📝 `docs/docs/understanding/workflows/basic_flow.md` (+0 -0) 📝 `docs/docs/understanding/workflows/basic_flow.png` (+0 -0) 📝 `docs/docs/understanding/workflows/branches_and_loops.md` (+0 -0) 📝 `docs/docs/understanding/workflows/branching.png` (+0 -0) 📝 `docs/docs/understanding/workflows/complex_flow.png` (+0 -0) 📝 `docs/docs/understanding/workflows/concurrent_execution.md` (+0 -0) 📝 `docs/docs/understanding/workflows/different_events.png` (+0 -0) 📝 `docs/docs/understanding/workflows/index.md` (+0 -0) 📝 `docs/docs/understanding/workflows/loop.png` (+0 -0) 📝 `docs/docs/understanding/workflows/multi_step.png` (+0 -0) 📝 `docs/docs/understanding/workflows/observability.md` (+0 -0) 📝 `docs/docs/understanding/workflows/resources.md` (+0 -0) 📝 `docs/docs/understanding/workflows/state.md` (+0 -0) 📝 `docs/docs/understanding/workflows/stateful.png` (+0 -0) 📝 `docs/docs/understanding/workflows/stream.md` (+0 -0) 📝 `docs/docs/understanding/workflows/subclass.md` (+0 -0) 📝 `docs/docs/understanding/workflows/subclass.png` (+0 -0) 📝 `docs/docs/understanding/workflows/unbound_functions.md` (+0 -0) </details> ### 📄 Description Folder names are inconsistent upstream, let's reproduce the inconsistency here initially, so we don't disrupt the documentation build process in the monorepo --- <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:32 -05:00
yindo closed this issue 2026-02-16 02:16:32 -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#84