[PR #15] [MERGED] Docs: update step by step run #315

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/15
Author: @AllenWriter
Created: 4/18/2025
Status: Merged
Merged: 6/24/2025
Merged by: @HanqingZ

Base: mainHead: docs/step-by-step-execution


📝 Commits (10+)

  • 70bccad Docs: update step by step run
  • c17e247 Docs: update step by step execution
  • c2add99 Docs: update step by step execution
  • 8566a83 Docs: update variable inspect and last run
  • eaf886a Docs: update variable inspect and last run
  • e306e41 Docs: update app and node history
  • 1e79e17 Docs: update app and node history
  • 8f26b8c Docs: update variable inspect
  • a4493d2 Docs: update env variables
  • 976a7f4 Docs: update env variables

📊 Changes

30 files changed (+1029 additions, -324 deletions)

View changed files

📝 docs.json (+7 -21)
en/guides/workflow/debug-and-preview/checklist.mdx (+0 -19)
en/guides/workflow/debug-and-preview/history-and-logs.mdx (+70 -0)
en/guides/workflow/debug-and-preview/history.mdx (+0 -19)
en/guides/workflow/debug-and-preview/log.mdx (+0 -21)
📝 en/guides/workflow/debug-and-preview/preview-and-run.mdx (+62 -6)
📝 en/guides/workflow/debug-and-preview/step-run.mdx (+78 -5)
en/guides/workflow/debug-and-preview/variable-inspect.mdx (+95 -0)
ja-jp/guides/workflow/debug-and-preview/README.mdx (+0 -14)
ja-jp/guides/workflow/debug-and-preview/checklist.mdx (+0 -19)
ja-jp/guides/workflow/debug-and-preview/history-and-logs.mdx (+70 -0)
ja-jp/guides/workflow/debug-and-preview/history.mdx (+0 -19)
ja-jp/guides/workflow/debug-and-preview/log.mdx (+0 -23)
ja-jp/guides/workflow/debug-and-preview/preview-and-run.mdx (+79 -0)
📝 ja-jp/guides/workflow/debug-and-preview/step-run.mdx (+77 -4)
ja-jp/guides/workflow/debug-and-preview/variable-inspect.mdx (+80 -0)
ja-jp/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx (+0 -27)
logo/dify-logo.svg (+0 -19)
📝 zh-hans/guides/knowledge-base/knowledge-base-creation/introduction.mdx (+1 -1)
zh-hans/guides/workflow/debug-and-preview/checklist.mdx (+0 -18)

...and 10 more files

📄 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/langgenius/dify-docs/pull/15 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 4/18/2025 **Status:** ✅ Merged **Merged:** 6/24/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `docs/step-by-step-execution` --- ### 📝 Commits (10+) - [`70bccad`](https://github.com/langgenius/dify-docs/commit/70bccadf6619b75a7cc7750fafd0cbed2f9b5aab) Docs: update step by step run - [`c17e247`](https://github.com/langgenius/dify-docs/commit/c17e24734668a7cdf7afa6180d3f04dcc414d0fb) Docs: update step by step execution - [`c2add99`](https://github.com/langgenius/dify-docs/commit/c2add990362e40eb3df78d95183768ed2ed81304) Docs: update step by step execution - [`8566a83`](https://github.com/langgenius/dify-docs/commit/8566a834b3427d2ce38eb9d4add72ab47c9ab8c6) Docs: update variable inspect and last run - [`eaf886a`](https://github.com/langgenius/dify-docs/commit/eaf886a507fe466732b0bc8938e444e6afaf1f9c) Docs: update variable inspect and last run - [`e306e41`](https://github.com/langgenius/dify-docs/commit/e306e413e1a15488dc93c859b594324a7a133827) Docs: update app and node history - [`1e79e17`](https://github.com/langgenius/dify-docs/commit/1e79e170920514992a21930a9122c53607f08051) Docs: update app and node history - [`8f26b8c`](https://github.com/langgenius/dify-docs/commit/8f26b8c04d7ab2c5c6b59c7748a4abc1b66c478d) Docs: update variable inspect - [`a4493d2`](https://github.com/langgenius/dify-docs/commit/a4493d2856274317e93ee2623c47d3149677c3c3) Docs: update env variables - [`976a7f4`](https://github.com/langgenius/dify-docs/commit/976a7f4de25725341730bd29f60e38ded3ff19f0) Docs: update env variables ### 📊 Changes **30 files changed** (+1029 additions, -324 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+7 -21) ➖ `en/guides/workflow/debug-and-preview/checklist.mdx` (+0 -19) ➕ `en/guides/workflow/debug-and-preview/history-and-logs.mdx` (+70 -0) ➖ `en/guides/workflow/debug-and-preview/history.mdx` (+0 -19) ➖ `en/guides/workflow/debug-and-preview/log.mdx` (+0 -21) 📝 `en/guides/workflow/debug-and-preview/preview-and-run.mdx` (+62 -6) 📝 `en/guides/workflow/debug-and-preview/step-run.mdx` (+78 -5) ➕ `en/guides/workflow/debug-and-preview/variable-inspect.mdx` (+95 -0) ➖ `ja-jp/guides/workflow/debug-and-preview/README.mdx` (+0 -14) ➖ `ja-jp/guides/workflow/debug-and-preview/checklist.mdx` (+0 -19) ➕ `ja-jp/guides/workflow/debug-and-preview/history-and-logs.mdx` (+70 -0) ➖ `ja-jp/guides/workflow/debug-and-preview/history.mdx` (+0 -19) ➖ `ja-jp/guides/workflow/debug-and-preview/log.mdx` (+0 -23) ➕ `ja-jp/guides/workflow/debug-and-preview/preview-and-run.mdx` (+79 -0) 📝 `ja-jp/guides/workflow/debug-and-preview/step-run.mdx` (+77 -4) ➕ `ja-jp/guides/workflow/debug-and-preview/variable-inspect.mdx` (+80 -0) ➖ `ja-jp/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx` (+0 -27) ➖ `logo/dify-logo.svg` (+0 -19) 📝 `zh-hans/guides/knowledge-base/knowledge-base-creation/introduction.mdx` (+1 -1) ➖ `zh-hans/guides/workflow/debug-and-preview/checklist.mdx` (+0 -18) _...and 10 more files_ </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 05:19:59 -05:00
yindo closed this issue 2026-02-16 05:19:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#315