mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 15:15:57 +03:00
[PR #28] [MERGED] build: prepare for PyPI publishing #95
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#95
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/28
Author: @mikeyobrien
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @mikeyobrien
Base:
main← Head:feature/pypi-publish📝 Commits (2)
e059736build: prepare for PyPI publishing with metadata and workflowbde15e5docs: update author email in pyproject.toml📊 Changes
2 files changed (+70 additions, -0 deletions)
View changed files
➕
.github/workflows/publish.yml(+48 -0)📝
pyproject.toml(+22 -0)📄 Description
Updates pyproject.toml with necessary metadata and adds a GitHub Actions workflow to automate PyPI publishing on release.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.