mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 23:25:57 +03:00
[PR #32] [MERGED] ci: fix publish retry logic #101
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#101
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/32
Author: @mikeyobrien
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @mikeyobrien
Base:
main← Head:fix/pypi-publish-step-and-env-match📝 Commits (1)
d5b4b5fci: fix publish retry logic with double-step pattern📊 Changes
1 file changed (+7 additions, -11 deletions)
View changed files
📝
.github/workflows/publish.yml(+7 -11)📄 Description
Replaces the broken command-line retry with a native GitHub Actions double-step pattern. This provides a second attempt for the OIDC handshake in case of transient network timeouts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.