[PR #3] [MERGED] Clean up stray files #3

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

📋 Pull Request Information

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

Base: mainHead: adrian/cleanup


📝 Commits (2)

📊 Changes

10 files changed (+84 additions, -7 deletions)

View changed files

.github/workflows/ci-check.yml (+50 -0)
📝 .gitignore (+1 -0)
📝 .gitignore.jinja (+1 -0)
.gitignore.template (+0 -2)
copier.yaml (+4 -0)
📝 pyproject.toml (+15 -0)
📝 src/app/workflow.py (+1 -1)
tests/test_placeholder.py (+2 -0)
📝 ui/package.json (+9 -3)
📝 ui/src/pages/Home.tsx (+1 -1)

📄 Description

Clean up some stray files, and add better CI checks


🔄 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-basic-ui/pull/3 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/cleanup` --- ### 📝 Commits (2) - [`c505644`](https://github.com/run-llama/template-workflow-basic-ui/commit/c50564498fefc5e658f1e75ce45f728c3085b3f9) Clean up stray files - [`c9c4ffe`](https://github.com/run-llama/template-workflow-basic-ui/commit/c9c4ffe5e079d8907f348c1241dddd21a40b0caf) Add better ci validation ### 📊 Changes **10 files changed** (+84 additions, -7 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci-check.yml` (+50 -0) 📝 `.gitignore` (+1 -0) 📝 `.gitignore.jinja` (+1 -0) ➖ `.gitignore.template` (+0 -2) ➕ `copier.yaml` (+4 -0) 📝 `pyproject.toml` (+15 -0) 📝 `src/app/workflow.py` (+1 -1) ➕ `tests/test_placeholder.py` (+2 -0) 📝 `ui/package.json` (+9 -3) 📝 `ui/src/pages/Home.tsx` (+1 -1) </details> ### 📄 Description Clean up some stray files, and add better CI checks --- <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 00:20:18 -05:00
yindo closed this issue 2026-02-16 00:20:18 -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-basic-ui#3