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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.