[PR #24] [MERGED] Remove pnpm #25

Closed
opened 2026-02-16 03:16:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/template-workflow-data-extraction/pull/24
Author: @adrianlyjak
Created: 8/22/2025
Status: Merged
Merged: 8/22/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/update-llama-ui


📝 Commits (2)

📊 Changes

11 files changed (+57 additions, -156 deletions)

View changed files

📝 .github/workflows/check-regeneration.yml (+2 -6)
📝 .gitignore (+2 -0)
📝 CONTRIBUTING.md (+3 -3)
📝 README.md.jinja (+18 -43)
📝 copier/copy_utils.py (+4 -4)
📝 test-proj/README.md (+18 -43)
📝 test-proj/ui/README.md (+1 -1)
📝 test-proj/ui/package.json (+4 -5)
📝 ui/README.md (+1 -1)
ui/package.json (+0 -45)
📝 ui/package.json.jinja (+4 -5)

📄 Description

  • pnpm makes getting started a little harder
  • also simplify and update the readme

🔄 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/24 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/update-llama-ui` --- ### 📝 Commits (2) - [`f1e9ca4`](https://github.com/run-llama/template-workflow-data-extraction/commit/f1e9ca410872f9ec60911018c5d5d72037bf1fdf) update llama-ui - [`830cd2d`](https://github.com/run-llama/template-workflow-data-extraction/commit/830cd2dc804a67ad559017721fb3f6275286f5e3) updating ### 📊 Changes **11 files changed** (+57 additions, -156 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/check-regeneration.yml` (+2 -6) 📝 `.gitignore` (+2 -0) 📝 `CONTRIBUTING.md` (+3 -3) 📝 `README.md.jinja` (+18 -43) 📝 `copier/copy_utils.py` (+4 -4) 📝 `test-proj/README.md` (+18 -43) 📝 `test-proj/ui/README.md` (+1 -1) 📝 `test-proj/ui/package.json` (+4 -5) 📝 `ui/README.md` (+1 -1) ➖ `ui/package.json` (+0 -45) 📝 `ui/package.json.jinja` (+4 -5) </details> ### 📄 Description - pnpm makes getting started a little harder - also simplify and update the readme --- <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:42 -05:00
yindo closed this issue 2026-02-16 03:16:42 -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#25