[PR #209] [MERGED] Switch to uv build backend from hatchling #219

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/209
Author: @adrianlyjak
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/uv-backend


📝 Commits (3)

📊 Changes

6 files changed (+45 additions, -45 deletions)

View changed files

.changeset/old-jobs-drum.md (+6 -0)
📝 CONTRIBUTING.md (+27 -30)
📝 packages/llama-index-utils-workflow/pyproject.toml (+4 -7)
📝 packages/llama-index-workflows/pyproject.toml (+5 -5)
📝 packages/workflows-dev/pyproject.toml (+1 -1)
📝 pyproject.toml (+2 -2)

📄 Description

Updates to uv build backend, is general release now, and seems more maintained than hatchling. We don't use anything fancy, so this should be perfectly safe.

Additionally updates CONTRIBUTING.md to mention changesets


🔄 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/workflows-py/pull/209 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/uv-backend` --- ### 📝 Commits (3) - [`56ac212`](https://github.com/run-llama/workflows-py/commit/56ac2121ca8f340d9b71b2febbf5069cf78916bb) Switch to uv build backend from hatchling - [`98126f1`](https://github.com/run-llama/workflows-py/commit/98126f10639d7d132cc9c1e68d65fd54e1243600) add changeset - [`ccd085e`](https://github.com/run-llama/workflows-py/commit/ccd085e4606eb0d9df38498a4e4287c25ceb4c7d) update contributing ### 📊 Changes **6 files changed** (+45 additions, -45 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/old-jobs-drum.md` (+6 -0) 📝 `CONTRIBUTING.md` (+27 -30) 📝 `packages/llama-index-utils-workflow/pyproject.toml` (+4 -7) 📝 `packages/llama-index-workflows/pyproject.toml` (+5 -5) 📝 `packages/workflows-dev/pyproject.toml` (+1 -1) 📝 `pyproject.toml` (+2 -2) </details> ### 📄 Description Updates to uv build backend, is general release now, and seems more maintained than hatchling. We don't use anything fancy, so this should be perfectly safe. Additionally updates CONTRIBUTING.md to mention changesets --- <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 02:16:57 -05:00
yindo closed this issue 2026-02-16 02:16:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#219