[PR #32] [MERGED] ci: fix publish retry logic #101

Closed
opened 2026-02-27 10:22:13 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/pypi-publish-step-and-env-match


📝 Commits (1)

  • d5b4b5f ci: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mikeyobrien/ralph-orchestrator/pull/32 **Author:** [@mikeyobrien](https://github.com/mikeyobrien) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@mikeyobrien](https://github.com/mikeyobrien) **Base:** `main` ← **Head:** `fix/pypi-publish-step-and-env-match` --- ### 📝 Commits (1) - [`d5b4b5f`](https://github.com/mikeyobrien/ralph-orchestrator/commit/d5b4b5f4ce1983d395c5e050953aea3cccef527f) ci: fix publish retry logic with double-step pattern ### 📊 Changes **1 file changed** (+7 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish.yml` (+7 -11) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:22:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ralph-orchestrator#101
No description provided.