[PR #1093] [MERGED] bugfix #1137

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

📋 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: mainHead: bugfix


📝 Commits (6)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/certimate-go/certimate/pull/1093 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (6) - [`1d18851`](https://github.com/certimate-go/certimate/commit/1d18851e4a28decb85ccaee3aeec3970444f5d2f) fix: #1088 - [`ab80720`](https://github.com/certimate-go/certimate/commit/ab8072097c9fd00bb5b7b38dcb139d9ae604c914) fix(provider): azuredns missing credentials - [`4580d0a`](https://github.com/certimate-go/certimate/commit/4580d0a573ee891f2ff24ed8383f77df2cec9ba1) fix: `DisableARI` switch not used - [`3d5e780`](https://github.com/certimate-go/certimate/commit/3d5e780db10e7efc8c3d5caf0ad73ded2ac66cf0) fix(ui): antd v6 deprecated props - [`8dda240`](https://github.com/certimate-go/certimate/commit/8dda2408d1fc3b29c2e18f8789187cb359bc1305) fix: #1091 - [`95cf3c0`](https://github.com/certimate-go/certimate/commit/95cf3c0c4c801466025ff1437fac83e07fff1a7e) fix: #1096 ### 📊 Changes **14 files changed** (+56 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: 关闭 #1088 - **fix**: 关闭 #1091 - **fix**: 关闭 #1096 - **fix**: 修复阻止 ARI 续期开关无效的问题。( https://github.com/certimate-go/certimate/issues/1094#issuecomment-3629988450 ) --- <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:52 +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#1137
No description provided.