[PR #38] [MERGED] Rename deployment url id to deployment name #37

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/38
Author: @adrianlyjak
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @adrianlyjak

Base: mainHead: cursor/LI-3589-rename-deployment-url-id-to-deployment-name-2fa6


📝 Commits (3)

  • 7c27366 Add backwards compatibility for DEPLOYMENT_URL_ID
  • a22cb23 Remove deprecated VITE_LLAMA_DEPLOY_DEPLOYMENT_URL_ID
  • 3d492d2 Refactor: Simplify deployment name logic in vite config

📊 Changes

2 files changed (+10 additions, -6 deletions)

View changed files

📝 test-proj/ui/vite.config.ts (+5 -3)
📝 ui/vite.config.ts (+5 -3)

📄 Description

Rename LLAMA_DEPLOY_DEPLOYMENT_URL_ID to LLAMA_DEPLOY_DEPLOYMENT_NAME in UI configurations and typings, ensuring backward compatibility.


Linear Issue: LI-3589

Open in Cursor Open in Web


🔄 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/template-workflow-data-extraction/pull/38 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `cursor/LI-3589-rename-deployment-url-id-to-deployment-name-2fa6` --- ### 📝 Commits (3) - [`7c27366`](https://github.com/run-llama/template-workflow-data-extraction/commit/7c27366f07836ee16db27d110016ecbac694315e) Add backwards compatibility for DEPLOYMENT_URL_ID - [`a22cb23`](https://github.com/run-llama/template-workflow-data-extraction/commit/a22cb23d08cb603b740a23995ebb7eb47e1c1da7) Remove deprecated VITE_LLAMA_DEPLOY_DEPLOYMENT_URL_ID - [`3d492d2`](https://github.com/run-llama/template-workflow-data-extraction/commit/3d492d2ccfcda53c4c4716292499d6484d3a903d) Refactor: Simplify deployment name logic in vite config ### 📊 Changes **2 files changed** (+10 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `test-proj/ui/vite.config.ts` (+5 -3) 📝 `ui/vite.config.ts` (+5 -3) </details> ### 📄 Description Rename `LLAMA_DEPLOY_DEPLOYMENT_URL_ID` to `LLAMA_DEPLOY_DEPLOYMENT_NAME` in UI configurations and typings, ensuring backward compatibility. --- Linear Issue: [LI-3589](https://linear.app/llamaindex/issue/LI-3589/rename-llama-deploy-deployment-url-id-to-llama-deploy-deployment-name) <a href="https://cursor.com/background-agent?bcId=bc-5d8ee05e-026c-4cb9-bdd6-d6336e23da34"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-5d8ee05e-026c-4cb9-bdd6-d6336e23da34"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a> --- <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 03:16:44 -05:00
yindo closed this issue 2026-02-16 03:16:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/template-workflow-data-extraction#37