mirror of
https://github.com/run-llama/template-workflow-data-extraction.git
synced 2026-08-24 19:23:17 -04:00
[PR #6] [MERGED] Build / dev tools #6
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-data-extraction/pull/6
Author: @adrianlyjak
Created: 7/30/2025
Status: ✅ Merged
Merged: 7/30/2025
Merged by: @adrianlyjak
Base:
main← Head:adrian/format📝 Commits (10+)
c045d44wipb14a36dfix73ca511cp56b911dwip8463a8bquickfsf0a7040docs and testf2b9388moar90aebe7maybe?7879935update contributing8435565no master📊 Changes
30 files changed (+891 additions, -207 deletions)
View changed files
📝
.github/workflows/check-regeneration.yml(+44 -4)📝
.gitignore(+1 -1)➕
CONTRIBUTING.md(+87 -0)📝
copier.yaml(+3 -1)📝
copier/copy_utils.py(+684 -106)📝
pyproject.toml.jinja(+7 -10)📝
src/{{ project_name_snake }}/config.py.jinja(+1 -2)➕
test-proj/.copier-answers.yml(+5 -0)➖
test-proj/copier.yaml(+0 -26)📝
test-proj/pyproject.toml(+7 -10)📝
test-proj/src/test_proj/config.py(+1 -2)➕
test-proj/tests/test_placeholder.py(+2 -0)📝
test-proj/ui/package.json(+4 -3)📝
test-proj/ui/src/app/globals.css(+1 -1)📝
test-proj/ui/src/app/layout.tsx(+4 -2)📝
test-proj/ui/src/app/page.module.css(+0 -2)📝
test-proj/ui/src/app/page.tsx(+1 -1)📝
test-proj/ui/src/lib/ToolbarContext.tsx(+8 -6)📝
test-proj/ui/src/lib/config.ts(+1 -1)📝
test-proj/ui/src/lib/utils.ts(+3 -3)...and 10 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.