mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1093] [MERGED] bugfix #1137
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#1137
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/1093
Author: @fudiwei
Created: 12/8/2025
Status: ✅ Merged
Merged: 12/11/2025
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (6)
1d18851fix: #1088ab80720fix(provider): azuredns missing credentials4580d0afix:DisableARIswitch not used3d5e780fix(ui): antd v6 deprecated props8dda240fix: #109195cf3c0fix: #1096📊 Changes
14 files changed (+56 additions, -30 deletions)
View changed files
📝
internal/workflow/engine/executor_bizapply.go(+2 -2)📝
pkg/core/certifier/challengers/dns01/azure-dns/azure-dns.go(+1 -0)📝
pkg/core/certmgr/providers/1panel/1panel.go(+13 -3)📝
pkg/core/deployer/providers/1panel-site/1panel_site.go(+10 -12)📝
pkg/core/notifier/providers/email/email.go(+13 -1)📝
ui/src/components/Tips.tsx(+1 -1)📝
ui/src/components/workflow/WorkflowRunDetail.tsx(+3 -3)📝
ui/src/components/workflow/designer/forms/BranchBlockNodeConfigExprInputBox.tsx(+3 -0)📝
ui/src/components/workflow/designer/nodes/_shared.tsx(+5 -3)📝
ui/src/pages/AuthLayout.tsx(+1 -1)📝
ui/src/pages/ConsoleLayout.tsx(+1 -1)📝
ui/src/pages/certificates/CertificateList.tsx(+1 -1)📝
ui/src/pages/dashboard/Dashboard.tsx(+1 -1)📝
ui/src/pages/workflows/WorkflowDetailDesign.tsx(+1 -1)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.