[PR #1419] [MERGED] cli: Add redis container to langgraph up #2058

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1419
Author: @nfcampos
Created: 8/21/2024
Status: Merged
Merged: 8/21/2024
Merged by: @nfcampos

Base: mainHead: nc/21aug/cli-redis


📝 Commits (1)

  • 37848a5 cli: Add redis container to langgraph up

📊 Changes

3 files changed (+55 additions, -2 deletions)

View changed files

📝 libs/cli/langgraph_cli/docker.py (+2 -2)
📝 libs/cli/tests/unit_tests/test_cli.py (+10 -0)
📝 libs/cli/tests/unit_tests/test_docker.py (+43 -0)

📄 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/langgraph/pull/1419 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 8/21/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/21aug/cli-redis` --- ### 📝 Commits (1) - [`37848a5`](https://github.com/langchain-ai/langgraph/commit/37848a536185731f227b50dc7c896c2d90a1be00) cli: Add redis container to `langgraph up` ### 📊 Changes **3 files changed** (+55 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/cli/langgraph_cli/docker.py` (+2 -2) 📝 `libs/cli/tests/unit_tests/test_cli.py` (+10 -0) 📝 `libs/cli/tests/unit_tests/test_docker.py` (+43 -0) </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-02-20 17:46:11 -05:00
yindo closed this issue 2026-02-20 17:46:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2058