mirror of
https://github.com/run-llama/template-workflow-basic-ui.git
synced 2026-07-25 08:15:32 -04:00
[PR #3] [MERGED] Clean up stray files #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:adrian/cleanup📝 Commits (2)
c505644Clean up stray filesc9c4ffeAdd better ci validation📊 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.