Refactored deployment, validation, cleaning code to separate functions
Implemented calling the above functions for each domain if the new parameter is set, otherwise original behaviour is retained
Added to README
🔄 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/977
**Author:** [@Xebozone](https://github.com/Xebozone)
**Created:** 8/17/2025
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `Separate_Challenges`
---
### 📝 Commits (3)
- [`d069bb9`](https://github.com/dehydrated-io/dehydrated/commit/d069bb9dfc0f2e46622bcab94d993e52f5dc0013) - Added new parameter: separate-challenges (-i)
- [`cee91ca`](https://github.com/dehydrated-io/dehydrated/commit/cee91cae8422fb74eb19c731c7bcd08fe1aa7a50) Fix loop break when challenge as failed
- [`4edd0e9`](https://github.com/dehydrated-io/dehydrated/commit/4edd0e9abe1603ecf8833fcafbd7e461d235771f) Fixed a comment
### 📊 Changes
**2 files changed** (+103 additions, -60 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
📝 `dehydrated` (+102 -60)
</details>
### 📄 Description
- Added new parameter: separate-challenges (-i)
- Refactored deployment, validation, cleaning code to separate functions
- Implemented calling the above functions for each domain if the new parameter is set, otherwise original behaviour is retained
- Added to README
---
<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/977
Author: @Xebozone
Created: 8/17/2025
Status: 🔄 Open
Base:
master← Head:Separate_Challenges📝 Commits (3)
d069bb9- Added new parameter: separate-challenges (-i)cee91caFix loop break when challenge as failed4edd0e9Fixed a comment📊 Changes
2 files changed (+103 additions, -60 deletions)
View changed files
📝
README.md(+1 -0)📝
dehydrated(+102 -60)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.