[PR #665] [MERGED] Support configuring dns propagation waiting time #1006

Closed
opened 2026-03-03 01:07:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/665
Author: @fudiwei
Created: 5/7/2025
Status: Merged
Merged: 5/8/2025
Merged by: @fudiwei

Base: mainHead: main


📝 Commits (1)

  • 1946a4e feat: add dns propagation wait configuration to application node in workflows

📊 Changes

6 files changed (+84 additions, -29 deletions)

View changed files

📝 internal/applicant/applicant.go (+16 -6)
📝 internal/applicant/providers.go (+1 -0)
📝 internal/domain/workflow.go (+4 -2)
📝 ui/src/components/workflow/node/ApplyNodeConfigForm.tsx (+35 -3)
📝 ui/src/i18n/locales/en/nls.workflow.nodes.json (+12 -7)
📝 ui/src/i18n/locales/zh/nls.workflow.nodes.json (+16 -11)

📄 Description

该 PR 包含以下内容变更:

  • feat: 支持在工作流申请节点中配置 DNS 传播等待时长。关闭 #639

🔄 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/certimate-go/certimate/pull/665 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1946a4e`](https://github.com/certimate-go/certimate/commit/1946a4e68a394698baca03cb1bc182b14e19390c) feat: add dns propagation wait configuration to application node in workflows ### 📊 Changes **6 files changed** (+84 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `internal/applicant/applicant.go` (+16 -6) 📝 `internal/applicant/providers.go` (+1 -0) 📝 `internal/domain/workflow.go` (+4 -2) 📝 `ui/src/components/workflow/node/ApplyNodeConfigForm.tsx` (+35 -3) 📝 `ui/src/i18n/locales/en/nls.workflow.nodes.json` (+12 -7) 📝 `ui/src/i18n/locales/zh/nls.workflow.nodes.json` (+16 -11) </details> ### 📄 Description 该 PR 包含以下内容变更: - **feat**: 支持在工作流申请节点中配置 DNS 传播等待时长。关闭 #639 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:07:15 +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/certimate#1006
No description provided.