mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-07-21 09:15:21 -04:00
[PR #9] [MERGED] feat: Better CI to actually build and run the LangGraph server #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/llmanager/pull/9
Author: @bracesproul
Created: 4/11/2025
Status: ✅ Merged
Merged: 4/11/2025
Merged by: @bracesproul
Base:
main← Head:brace/better-ci📝 Commits (7)
f5831c6feat: Better CI to actually build and run the LangGraph server6c7b514crfa68d17fix deps926adderevert intentional err7cd5ed9add env file8f0cb76Merge branch 'main' into brace/better-ci0081525cr📊 Changes
6 files changed (+1428 additions, -19 deletions)
View changed files
📝
.github/workflows/ci.yml(+28 -0)📝
package.json(+2 -1)➕
scripts/check-dev-server.ts(+93 -0)📝
src/llmanager/index.ts(+3 -3)📝
tsconfig.json(+6 -1)📝
yarn.lock(+1296 -14)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.