mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 23:23:32 +01:00
[PR #928] [CLOSED] Retry deploy_cert on later dehydrated runs. #963
Reference in New Issue
Block a user
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/dehydrated-io/dehydrated/pull/928
Author: @wteiken
Created: 12/11/2023
Status: ❌ Closed
Base:
master← Head:add_deploy_retry📝 Commits (1)
2c9eac3Retry 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.