[PR #30] [MERGED] Configure base uri #30

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

📋 Pull Request Information

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

Base: mainHead: adrian/configure-base-uri


📝 Commits (6)

📊 Changes

5 files changed (+149 additions, -122 deletions)

View changed files

📝 copier/copy_utils.py (+135 -118)
📝 test-proj/ui/package.json (+3 -2)
📝 test-proj/ui/vite.config.ts (+4 -0)
📝 ui/package.json.jinja (+3 -2)
📝 ui/vite.config.ts (+4 -0)

📄 Description

Add in base url client configuration so that client matches server


🔄 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/30 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/configure-base-uri` --- ### 📝 Commits (6) - [`e991931`](https://github.com/run-llama/template-workflow-data-extraction/commit/e99193181d3b419ef7eacadba3848828526b7ad6) Set base uri to ensure that client shares backend with server - [`37e795e`](https://github.com/run-llama/template-workflow-data-extraction/commit/37e795e7591195a17383da7b4bba53fe00c05d68) chunk resolver, back to pnpm, and always config the url - [`349bb89`](https://github.com/run-llama/template-workflow-data-extraction/commit/349bb89ef701f53611cd9e0376145f33dba21dd9) remove extra impls - [`e000a91`](https://github.com/run-llama/template-workflow-data-extraction/commit/e000a91d6613d796b0bbb23d4c8d8a0909327e6a) hmm? - [`a166bee`](https://github.com/run-llama/template-workflow-data-extraction/commit/a166beec30b790be3c7c4233c9d239d12fe31c3b) whatever - [`d2e8186`](https://github.com/run-llama/template-workflow-data-extraction/commit/d2e8186ce05983c6d8b8d7dca0d3e4b2d4c9c27f) gr ### 📊 Changes **5 files changed** (+149 additions, -122 deletions) <details> <summary>View changed files</summary> 📝 `copier/copy_utils.py` (+135 -118) 📝 `test-proj/ui/package.json` (+3 -2) 📝 `test-proj/ui/vite.config.ts` (+4 -0) 📝 `ui/package.json.jinja` (+3 -2) 📝 `ui/vite.config.ts` (+4 -0) </details> ### 📄 Description Add in base url client configuration so that client matches server --- <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:43 -05:00
yindo closed this issue 2026-02-16 03:16:43 -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#30