[PR #1867] [MERGED] fix(ci): resolve failing environment tests #1792

Closed
opened 2026-02-15 20:16:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1867
Author: @christian-bromann
Created: 1/9/2026
Status: Merged
Merged: 1/9/2026
Merged by: @christian-bromann

Base: mainHead: cb/pnpm-fix5


📝 Commits (4)

📊 Changes

8 files changed (+56 additions, -10 deletions)

View changed files

📝 internal/environment_tests/scripts/docker-ci-entrypoint.sh (+42 -10)
internal/environment_tests/test-exports-cf/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-cjs/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-esbuild/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-esm/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-tsc/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-vercel/pnpm-workspace.yaml (+2 -0)
internal/environment_tests/test-exports-vite/pnpm-workspace.yaml (+2 -0)

📄 Description

fixes remaining 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/langgraphjs/pull/1867 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 1/9/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@christian-bromann](https://github.com/christian-bromann) **Base:** `main` ← **Head:** `cb/pnpm-fix5` --- ### 📝 Commits (4) - [`cac2d95`](https://github.com/langchain-ai/langgraphjs/commit/cac2d958b32cc831fb6632081af1ad204eecd158) try fix env tests - [`e718c7b`](https://github.com/langchain-ai/langgraphjs/commit/e718c7b0c376258c1ba67647e7bf6e90471db8c9) tweak - [`26cf7cd`](https://github.com/langchain-ai/langgraphjs/commit/26cf7cd06e41ae184a82d5349a1bff5eec92aaf5) cr - [`d87273c`](https://github.com/langchain-ai/langgraphjs/commit/d87273cdb06f8ec5ef808674a4b578c8ff85357d) fix ### 📊 Changes **8 files changed** (+56 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/environment_tests/scripts/docker-ci-entrypoint.sh` (+42 -10) ➕ `internal/environment_tests/test-exports-cf/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-cjs/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-esbuild/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-esm/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-tsc/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-vercel/pnpm-workspace.yaml` (+2 -0) ➕ `internal/environment_tests/test-exports-vite/pnpm-workspace.yaml` (+2 -0) </details> ### 📄 Description fixes remaining 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-15 20:16:51 -05:00
yindo closed this issue 2026-02-15 20:16:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1792