mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #30] [MERGED] Prepare PyPI release: fix packaging and Windows compatibility #100
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#100
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/mikeyobrien/ralph-orchestrator/pull/30
Author: @uttuJod
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @mikeyobrien
Base:
main← Head:add-homebrew-install📝 Commits (2)
bf84ee0Prepare PyPI release: fix packaging and Windows compatibilitybdcf3bbMerge branch 'main' into add-homebrew-install📊 Changes
4 files changed (+35 additions, -28 deletions)
View changed files
📝
pyproject.toml(+15 -14)📝
src/ralph_orchestrator/adapters/qchat.py(+16 -11)📝
tests/test_qchat_adapter.py(+1 -1)📝
tests/test_qchat_integration.py(+3 -2)📄 Description
This PR prepares Ralph Orchestrator for PyPI publication.
fcntlusageralph --help) works after installThis unblocks PyPI release and subsequent Homebrew/core support as discussed in #25.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.