[PR #36] [MERGED] migrate #38

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/36
Author: @zhaotai
Created: 9/11/2025
Status: Merged
Merged: 9/16/2025
Merged by: @adrianlyjak

Base: mainHead: terry/migrate


📝 Commits (10+)

📊 Changes

14 files changed (+41 additions, -36 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 .gitignore.jinja (+1 -0)
📝 pyproject.toml.jinja (+3 -3)
📝 test-proj/.copier-answers.yml (+1 -1)
📝 test-proj/.gitignore (+1 -0)
📝 test-proj/pyproject.toml (+3 -3)
📝 test-proj/ui/package.json (+1 -1)
📝 test-proj/ui/src/App.tsx (+1 -2)
📝 test-proj/ui/src/lib/client.ts (+12 -7)
📝 test-proj/ui/src/pages/HomePage.tsx (+1 -4)
📝 ui/package.json.jinja (+1 -1)
📝 ui/src/App.tsx (+1 -2)
📝 ui/src/lib/client.ts (+12 -7)
📝 ui/src/pages/HomePage.tsx (+1 -4)

📄 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/template-workflow-data-extraction/pull/36 **Author:** [@zhaotai](https://github.com/zhaotai) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `terry/migrate` --- ### 📝 Commits (10+) - [`587e96d`](https://github.com/run-llama/template-workflow-data-extraction/commit/587e96d999369905c894c5f31d56dcf64486bbaf) migrate - [`1c37b1d`](https://github.com/run-llama/template-workflow-data-extraction/commit/1c37b1df73287c03ac0f7312b94086fc99d6aed2) jinjafy for the qualified name - [`ca4d62f`](https://github.com/run-llama/template-workflow-data-extraction/commit/ca4d62f6edaf72b374c3f195b0556d989800bec8) update name - [`7865a94`](https://github.com/run-llama/template-workflow-data-extraction/commit/7865a942a8544ce364cc8152aa3c73c9f6ed1a64) regenerate - [`ecbcb67`](https://github.com/run-llama/template-workflow-data-extraction/commit/ecbcb67af4ac600c7f285a8b8fa590d8f2a207a2) upadte - [`d7ef1e2`](https://github.com/run-llama/template-workflow-data-extraction/commit/d7ef1e23f8ac272829f683f883be8d12693b890c) remove unused code - [`f97df8f`](https://github.com/run-llama/template-workflow-data-extraction/commit/f97df8f51f28a619969ae9fdb9b3169c5f8c0c26) fix lint - [`1e3fa22`](https://github.com/run-llama/template-workflow-data-extraction/commit/1e3fa22f583876c83abe8c60f8a7284b5578e863) wip - [`6e6775c`](https://github.com/run-llama/template-workflow-data-extraction/commit/6e6775ca4875d22c30c97941342bc3237f2f5988) fix better - [`a764998`](https://github.com/run-llama/template-workflow-data-extraction/commit/a764998f379e6c4ec079900671b6166ae2a571a0) fix format/gitignores ### 📊 Changes **14 files changed** (+41 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `.gitignore.jinja` (+1 -0) 📝 `pyproject.toml.jinja` (+3 -3) 📝 `test-proj/.copier-answers.yml` (+1 -1) 📝 `test-proj/.gitignore` (+1 -0) 📝 `test-proj/pyproject.toml` (+3 -3) 📝 `test-proj/ui/package.json` (+1 -1) 📝 `test-proj/ui/src/App.tsx` (+1 -2) 📝 `test-proj/ui/src/lib/client.ts` (+12 -7) 📝 `test-proj/ui/src/pages/HomePage.tsx` (+1 -4) 📝 `ui/package.json.jinja` (+1 -1) 📝 `ui/src/App.tsx` (+1 -2) 📝 `ui/src/lib/client.ts` (+12 -7) 📝 `ui/src/pages/HomePage.tsx` (+1 -4) </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 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#38