[PR #3118] [MERGED] cleanup build logs #3191

Closed
opened 2026-06-05 18:21:22 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3118
Author: @mdrxy
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/cleanup-logs


📝 Commits (3)

📊 Changes

9 files changed (+68 additions, -73 deletions)

View changed files

📝 pipeline/commands/build.py (+2 -2)
📝 pipeline/commands/dev.py (+2 -2)
📝 pipeline/core/builder.py (+26 -38)
📝 pipeline/preprocessors/handle_auto_links.py (+10 -10)
📝 pyproject.toml (+18 -0)
📝 scripts/check_import_mappings.py (+1 -1)
📝 scripts/check_pr_imports.py (+5 -5)
📝 scripts/convert_pip_to_codegroup.py (+2 -2)
📝 tests/unit_tests/test_handle_auto_links.py (+2 -13)

📄 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/langchain-ai/docs/pull/3118 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/cleanup-logs` --- ### 📝 Commits (3) - [`1b99755`](https://github.com/langchain-ai/docs/commit/1b99755ec2f4a22a3fcd84ef0123651f3b353fb5) cleanup build logs - [`29be03d`](https://github.com/langchain-ai/docs/commit/29be03dcc7ac2175b1af3343c69e42a310779aac) lint - [`8b4a4f9`](https://github.com/langchain-ai/docs/commit/8b4a4f96afde5845c2ada2e8e995a09ddf6caf4a) cr ### 📊 Changes **9 files changed** (+68 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/commands/build.py` (+2 -2) 📝 `pipeline/commands/dev.py` (+2 -2) 📝 `pipeline/core/builder.py` (+26 -38) 📝 `pipeline/preprocessors/handle_auto_links.py` (+10 -10) 📝 `pyproject.toml` (+18 -0) 📝 `scripts/check_import_mappings.py` (+1 -1) 📝 `scripts/check_pr_imports.py` (+5 -5) 📝 `scripts/convert_pip_to_codegroup.py` (+2 -2) 📝 `tests/unit_tests/test_handle_auto_links.py` (+2 -13) </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-06-05 18:21:22 -04:00
yindo closed this issue 2026-06-05 18:21:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3191