[PR #658] [MERGED] chore: linting, formatting, bumps #901

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/658
Author: @mdrxy
Created: 9/25/2025
Status: Merged
Merged: 9/25/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/chores


📝 Commits (4)

📊 Changes

12 files changed (+564 additions, -798 deletions)

View changed files

📝 .github/workflows/_lint.yml (+1 -1)
📝 .github/workflows/_test.yml (+1 -1)
📝 .github/workflows/ci.yml (+3 -4)
📝 .github/workflows/create-preview-branch.yml (+4 -4)
📝 .github/workflows/labeler.yml (+2 -2)
📝 .github/workflows/publish.yml (+4 -4)
📝 .github/workflows/test-build-docs.yml (+6 -6)
📝 Makefile (+2 -2)
📝 pipeline/commands/dev.py (+1 -1)
📝 pyproject.toml (+21 -9)
📝 tests/unit_tests/utils.py (+2 -1)
📝 uv.lock (+517 -763)

📄 Description

  • Bump to latest actions, mint, Python, lock
  • Run linting/formatting/tests

🔄 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/658 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/chores` --- ### 📝 Commits (4) - [`a252cce`](https://github.com/langchain-ai/docs/commit/a252cce46443df0be2ab2aad91e33cca70ca8af3) chores: repo cleaning - [`e62dabe`](https://github.com/langchain-ai/docs/commit/e62dabec2120e72ea3c4f530b272d03ebd1caf67) . - [`9a4be84`](https://github.com/langchain-ai/docs/commit/9a4be84d8433ed08cfb6f8cc6bb389e20e2dab13) . - [`241ac02`](https://github.com/langchain-ai/docs/commit/241ac02827e3160ac6dd49697dcb5b6520fff81c) . ### 📊 Changes **12 files changed** (+564 additions, -798 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/_lint.yml` (+1 -1) 📝 `.github/workflows/_test.yml` (+1 -1) 📝 `.github/workflows/ci.yml` (+3 -4) 📝 `.github/workflows/create-preview-branch.yml` (+4 -4) 📝 `.github/workflows/labeler.yml` (+2 -2) 📝 `.github/workflows/publish.yml` (+4 -4) 📝 `.github/workflows/test-build-docs.yml` (+6 -6) 📝 `Makefile` (+2 -2) 📝 `pipeline/commands/dev.py` (+1 -1) 📝 `pyproject.toml` (+21 -9) 📝 `tests/unit_tests/utils.py` (+2 -1) 📝 `uv.lock` (+517 -763) </details> ### 📄 Description * Bump to latest actions, `mint`, Python, lock * Run linting/formatting/tests --- <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:21:20 -05:00
yindo closed this issue 2026-02-17 17:21:20 -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#901