[PR #336] [MERGED] update openapi release for llama-agents-server #338

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/336
Author: @adrianlyjak
Created: 2/5/2026
Status: Merged
Merged: 2/5/2026
Merged by: @adrianlyjak

Base: mainHead: claude/sync-all-extras-G4FWs


📝 Commits (3)

  • 6811fce Fix openapi generation script to use correct module path
  • 6a3aa6c Move OpenAPI generation from workflows package to server package
  • 1b0c4f0 Tie OpenAPI release automation to llama-agents-server package

📊 Changes

5 files changed (+23 additions, -24 deletions)

View changed files

📝 .github/workflows/publish_changesets.yml (+9 -9)
📝 .github/workflows/publish_openapi.yml (+5 -5)
📝 packages/llama-agents-server/pyproject.toml (+7 -0)
📝 packages/llama-index-workflows/pyproject.toml (+0 -8)
📝 uv.lock (+2 -2)

📄 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/workflows-py/pull/336 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `claude/sync-all-extras-G4FWs` --- ### 📝 Commits (3) - [`6811fce`](https://github.com/run-llama/workflows-py/commit/6811fcef817ef65d221e28f134233a15e14f4a46) Fix openapi generation script to use correct module path - [`6a3aa6c`](https://github.com/run-llama/workflows-py/commit/6a3aa6c3f7c577d866dc9ffc4acb878c37824fb1) Move OpenAPI generation from workflows package to server package - [`1b0c4f0`](https://github.com/run-llama/workflows-py/commit/1b0c4f06a55a1301fd2e9ad90de3c3d386a43308) Tie OpenAPI release automation to llama-agents-server package ### 📊 Changes **5 files changed** (+23 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish_changesets.yml` (+9 -9) 📝 `.github/workflows/publish_openapi.yml` (+5 -5) 📝 `packages/llama-agents-server/pyproject.toml` (+7 -0) 📝 `packages/llama-index-workflows/pyproject.toml` (+0 -8) 📝 `uv.lock` (+2 -2) </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 02:17:16 -05:00
yindo closed this issue 2026-02-16 02:17:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#338