[PR #1158] [MERGED] bugfix #1157

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

📋 Pull Request Information

Original PR: https://github.com/certimate-go/certimate/pull/1158
Author: @fudiwei
Created: 1/13/2026
Status: Merged
Merged: 1/16/2026
Merged by: @fudiwei

Base: mainHead: bugfix


📝 Commits (3)

📊 Changes

7 files changed (+55 additions, -97 deletions)

View changed files

📝 main.go (+7 -7)
📝 pkg/core/deployer/providers/huaweicloud-cdn/huaweicloud_cdn.go (+12 -61)
📝 pkg/core/deployer/providers/huaweicloud-cdn/internal/client.go (+0 -10)
📝 ui/src/components/access/forms/AccessConfigFieldsProviderSSH.tsx (+27 -13)
📝 ui/src/components/workflow/WorkflowRunDetail.tsx (+2 -2)
📝 ui/src/components/workflow/designer/forms/BranchBlockNodeConfigExprInputBox.tsx (+6 -3)
📝 ui/src/components/workflow/designer/forms/BranchBlockNodeConfigForm.tsx (+1 -1)

📄 Description

该 PR 包含以下内容变更:

  • fix: 关闭 #1153
  • fix: 关闭 #1161
  • fix: 修正进程启动时缺失参数时的错误信息显示

🔄 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/1158 **Author:** [@fudiwei](https://github.com/fudiwei) **Created:** 1/13/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@fudiwei](https://github.com/fudiwei) **Base:** `main` ← **Head:** `bugfix` --- ### 📝 Commits (3) - [`1927654`](https://github.com/certimate-go/certimate/commit/1927654ea6f215493392d4d9f68fa9582c154055) fix: #1153 - [`70a6111`](https://github.com/certimate-go/certimate/commit/70a6111efbb6a2cc421cfd76611a4ff1eefe71e5) fix: incorrect error message for missing exec args - [`8b696e5`](https://github.com/certimate-go/certimate/commit/8b696e5765fb832cacfb7be110c231541c00550f) fix: #1161 ### 📊 Changes **7 files changed** (+55 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+7 -7) 📝 `pkg/core/deployer/providers/huaweicloud-cdn/huaweicloud_cdn.go` (+12 -61) 📝 `pkg/core/deployer/providers/huaweicloud-cdn/internal/client.go` (+0 -10) 📝 `ui/src/components/access/forms/AccessConfigFieldsProviderSSH.tsx` (+27 -13) 📝 `ui/src/components/workflow/WorkflowRunDetail.tsx` (+2 -2) 📝 `ui/src/components/workflow/designer/forms/BranchBlockNodeConfigExprInputBox.tsx` (+6 -3) 📝 `ui/src/components/workflow/designer/forms/BranchBlockNodeConfigForm.tsx` (+1 -1) </details> ### 📄 Description 该 PR 包含以下内容变更: - **fix**: 关闭 #1153 - **fix**: 关闭 #1161 - **fix**: 修正进程启动时缺失参数时的错误信息显示 --- <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:58 +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#1157
No description provided.