[PR #179] [MERGED] Support 3.14 #192

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/179
Author: @adrianlyjak
Created: 10/29/2025
Status: Merged
Merged: 10/29/2025
Merged by: @adrianlyjak

Base: mainHead: adrian/3.14


📝 Commits (2)

📊 Changes

4 files changed (+1081 additions, -741 deletions)

View changed files

📝 .github/workflows/test.yml (+2 -2)
📝 pyproject.toml (+1 -1)
📝 src/workflows/server/sqlite/migrate.py (+5 -2)
📝 uv.lock (+1073 -736)

📄 Description

llamactl installations were breaking due to lack of 3.14 support


🔄 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/179 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `adrian/3.14` --- ### 📝 Commits (2) - [`ecfe198`](https://github.com/run-llama/workflows-py/commit/ecfe198d7f9f857cee4d51b015a4665fd57af87f) test 3.14 - [`5fe220a`](https://github.com/run-llama/workflows-py/commit/5fe220a0bdb541f067c09ebeba87b39cdcad1a33) fix pyright version mismatch issue https://github.com/microsoft/pyright/issues/11003 ### 📊 Changes **4 files changed** (+1081 additions, -741 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+2 -2) 📝 `pyproject.toml` (+1 -1) 📝 `src/workflows/server/sqlite/migrate.py` (+5 -2) 📝 `uv.lock` (+1073 -736) </details> ### 📄 Description llamactl installations were breaking due to lack of 3.14 support --- <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:53 -05:00
yindo closed this issue 2026-02-16 02:16:53 -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#192