[PR #160] [MERGED] Revert mistakenly merged AWS SQS PR #297

Closed
opened 2026-02-16 01:16:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/160
Author: @nerdai
Created: 7/27/2024
Status: Merged
Merged: 7/27/2024
Merged by: @nerdai

Base: mainHead: nerdai/multiple-revert


📝 Commits (2)

  • 8c07e6b Revert "remove duplicate"
  • a275065 Revert "initial push, working with a restart"

📊 Changes

8 files changed (+1 additions, -894 deletions)

View changed files

examples/awssqs/simple-scripts/local_launcher_router_component_single.py (+0 -67)
llama_agents/message_queues/aws_sqs/__init__.py (+0 -4)
llama_agents/message_queues/aws_sqs/aws_sqs.py (+0 -212)
llama_agents/message_queues/aws_sqs/base.py (+0 -5)
llama_agents/message_queues/aws_sqs/policies.py (+0 -33)
llama_agents/message_queues/aws_sqs/types.py (+0 -18)
📝 poetry.lock (+1 -550)
📝 pyproject.toml (+0 -5)

📄 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/run-llama/llama_deploy/pull/160 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 7/27/2024 **Status:** ✅ Merged **Merged:** 7/27/2024 **Merged by:** [@nerdai](https://github.com/nerdai) **Base:** `main` ← **Head:** `nerdai/multiple-revert` --- ### 📝 Commits (2) - [`8c07e6b`](https://github.com/run-llama/llama_deploy/commit/8c07e6bbdc663737694867173faf49cdf3bb6882) Revert "remove duplicate" - [`a275065`](https://github.com/run-llama/llama_deploy/commit/a275065269d1bce4b67f526a2642d84c007fdf38) Revert "initial push, working with a restart" ### 📊 Changes **8 files changed** (+1 additions, -894 deletions) <details> <summary>View changed files</summary> ➖ `examples/awssqs/simple-scripts/local_launcher_router_component_single.py` (+0 -67) ➖ `llama_agents/message_queues/aws_sqs/__init__.py` (+0 -4) ➖ `llama_agents/message_queues/aws_sqs/aws_sqs.py` (+0 -212) ➖ `llama_agents/message_queues/aws_sqs/base.py` (+0 -5) ➖ `llama_agents/message_queues/aws_sqs/policies.py` (+0 -33) ➖ `llama_agents/message_queues/aws_sqs/types.py` (+0 -18) 📝 `poetry.lock` (+1 -550) 📝 `pyproject.toml` (+0 -5) </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-16 01:16:47 -05:00
yindo closed this issue 2026-02-16 01:16:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#297