[PR #928] [CLOSED] Retry deploy_cert on later dehydrated runs. #963

Closed
opened 2025-12-29 02:18:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/928
Author: @wteiken
Created: 12/11/2023
Status: Closed

Base: masterHead: add_deploy_retry


📝 Commits (1)

  • 2c9eac3 Retry deploy_cert on later dehydrated runs.

📊 Changes

1 file changed (+7 additions, -3 deletions)

View changed files

📝 dehydrated (+7 -3)

📄 Description

Move the deploy_cert call hook out of the direct cert generation. This allows a retry of the deploy_cert step if it fails (hook returning non-zero exit code).

Adds a new "todeploy.txt" in the cert dir until cert deployment succeeds.


🔄 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/dehydrated-io/dehydrated/pull/928 **Author:** [@wteiken](https://github.com/wteiken) **Created:** 12/11/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_deploy_retry` --- ### 📝 Commits (1) - [`2c9eac3`](https://github.com/dehydrated-io/dehydrated/commit/2c9eac3b7773b6cc7c2714fecf0ebe316851e22b) Retry deploy_cert on later dehydrated runs. ### 📊 Changes **1 file changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+7 -3) </details> ### 📄 Description Move the deploy_cert call hook out of the direct cert generation. This allows a retry of the deploy_cert step if it fails (hook returning non-zero exit code). Adds a new "todeploy.txt" in the cert dir until cert deployment succeeds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:18:46 +01:00
adam closed this issue 2025-12-29 02:18:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#963