[PR #29] [MERGED] add migrate command #340

Closed
opened 2026-02-17 17:20:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/29
Author: @eyurtsev
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @eyurtsev

Base: mainHead: eugene/mintlify_printer


📝 Commits (6)

📊 Changes

3 files changed (+266 additions, -8 deletions)

View changed files

📝 pipeline/cli.py (+26 -2)
📝 pipeline/tools/parser.py (+221 -5)
📝 tests/unit_tests/test_parser.py (+19 -1)

📄 Description

Add migrate command for markdown files


🔄 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/langchain-ai/docs/pull/29 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/mintlify_printer` --- ### 📝 Commits (6) - [`e29725f`](https://github.com/langchain-ai/docs/commit/e29725faf5ed4a672a7c933cf04f3bf39778aef4) qxq - [`0fc4201`](https://github.com/langchain-ai/docs/commit/0fc4201061bb5acedbf65c978ad93267afcbed3c) x - [`0950930`](https://github.com/langchain-ai/docs/commit/09509303c2c112324e81c970c7eb8931713d88ef) x - [`8fbe549`](https://github.com/langchain-ai/docs/commit/8fbe54928ccf9e9a8b53ad0e8a7795be5ca9b984) x - [`f29a240`](https://github.com/langchain-ai/docs/commit/f29a24012fd05cc43b493ca08a36fb6d4544216f) x - [`075a9fd`](https://github.com/langchain-ai/docs/commit/075a9fd3a54f842db94ac5b371b284b37c9045ba) update cli ### 📊 Changes **3 files changed** (+266 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/cli.py` (+26 -2) 📝 `pipeline/tools/parser.py` (+221 -5) 📝 `tests/unit_tests/test_parser.py` (+19 -1) </details> ### 📄 Description Add migrate command for markdown files --- <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-17 17:20:09 -05:00
yindo closed this issue 2026-02-17 17:20:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#340