[PR #2] [MERGED] Terry/qa template #2

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-document-qa/pull/2
Author: @zhaotai
Created: 9/18/2025
Status: Merged
Merged: 9/18/2025
Merged by: @adrianlyjak

Base: mainHead: terry/qa-template


📝 Commits (8)

📊 Changes

13 files changed (+32 additions, -43 deletions)

View changed files

📝 .github/workflows/check-regeneration.yml (+1 -2)
📝 README.md (+0 -2)
📝 pyproject.toml.jinja (+1 -0)
📝 src/{{ project_name_snake }}/qa_workflows.py (+9 -7)
📝 test-proj/.copier-answers.yml (+2 -3)
📝 test-proj/README.md (+0 -2)
📝 test-proj/pyproject.toml (+1 -0)
📝 test-proj/src/test_proj/qa_workflows.py (+9 -7)
📝 test-proj/ui/src/libs/config.ts (+1 -0)
📝 test-proj/ui/src/pages/Home.tsx (+2 -10)
ui/src/libs/config.ts (+3 -0)
📝 ui/src/libs/config.ts.jinja (+1 -0)
📝 ui/src/pages/Home.tsx (+2 -10)

📄 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-document-qa/pull/2 **Author:** [@zhaotai](https://github.com/zhaotai) **Created:** 9/18/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `terry/qa-template` --- ### 📝 Commits (8) - [`a3e396e`](https://github.com/run-llama/template-workflow-document-qa/commit/a3e396e1f6d047d3889dc05e503b6b691348ea96) fix - [`fbe0083`](https://github.com/run-llama/template-workflow-document-qa/commit/fbe00836244fcd9ff4d8a920c7f0bebad6de5b00) fix - [`57f0784`](https://github.com/run-llama/template-workflow-document-qa/commit/57f0784346fd4cae4f22f767fc133ef96a444434) change readme - [`68a1617`](https://github.com/run-llama/template-workflow-document-qa/commit/68a16171c5827af1f4bbd4a68e58094c04cb645a) update readme - [`a044c09`](https://github.com/run-llama/template-workflow-document-qa/commit/a044c0990cbf0b653b05fb4a6f62c70039159c82) chore: pass empty filter to hatch run - [`8b84904`](https://github.com/run-llama/template-workflow-document-qa/commit/8b84904d51b7efc55bc3eeafafb6a6fa17564b1d) chore: pin click 8.1.7 for hatch - [`1d312bf`](https://github.com/run-llama/template-workflow-document-qa/commit/1d312bf0371e4312cf52ec36c00f9a4e47921258) chore: remove hatch filter now that click is pinned - [`25d72c8`](https://github.com/run-llama/template-workflow-document-qa/commit/25d72c815b05d0864fe6b3c645a015085c623210) fix: ensure dotenv import precedes client import ### 📊 Changes **13 files changed** (+32 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-regeneration.yml` (+1 -2) 📝 `README.md` (+0 -2) 📝 `pyproject.toml.jinja` (+1 -0) 📝 `src/{{ project_name_snake }}/qa_workflows.py` (+9 -7) 📝 `test-proj/.copier-answers.yml` (+2 -3) 📝 `test-proj/README.md` (+0 -2) 📝 `test-proj/pyproject.toml` (+1 -0) 📝 `test-proj/src/test_proj/qa_workflows.py` (+9 -7) 📝 `test-proj/ui/src/libs/config.ts` (+1 -0) 📝 `test-proj/ui/src/pages/Home.tsx` (+2 -10) ➕ `ui/src/libs/config.ts` (+3 -0) 📝 `ui/src/libs/config.ts.jinja` (+1 -0) 📝 `ui/src/pages/Home.tsx` (+2 -10) </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 04:15:04 -05:00
yindo closed this issue 2026-02-16 04:15:04 -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-document-qa#2