mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #665] [MERGED] Support configuring dns propagation waiting time #1006
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1006
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/certimate-go/certimate/pull/665
Author: @fudiwei
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @fudiwei
Base:
main← Head:main📝 Commits (1)
1946a4efeat: 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 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.