mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[PR #1110] [MERGED] bugfix #1144
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#1144
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/1110
Author: @fudiwei
Created: 12/18/2025
Status: ✅ Merged
Merged: 12/18/2025
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (2)
06a0942refactor(ui): clean code70d8776fix: #1104📊 Changes
17 files changed (+76 additions, -46 deletions)
View changed files
📝
internal/workflow/engine/engine.go(+17 -0)📝
ui/src/components/CodeTextInput.tsx(+13 -7)📝
ui/src/components/FileTextInput.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderACMEDNS.tsx(+2 -2)📝
ui/src/components/access/forms/AccessConfigFieldsProviderKubernetes.tsx(+2 -2)📝
ui/src/components/access/forms/AccessConfigFieldsProviderSSH.tsx(+3 -3)📝
ui/src/components/access/forms/AccessConfigFieldsProviderWebhook.tsx(+7 -4)📝
ui/src/components/workflow/WorkflowGraphExportBox.tsx(+2 -2)📝
ui/src/components/workflow/WorkflowGraphImportInputBox.tsx(+2 -2)📝
ui/src/components/workflow/designer/forms/BizApplyNodeConfigForm.tsx(+2 -2)📝
ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderKubernetesSecret.tsx(+5 -3)📝
ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderLocal.tsx(+4 -4)📝
ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderSSH.tsx(+3 -3)📝
ui/src/components/workflow/designer/forms/BizDeployNodeConfigFieldsProviderWebhook.tsx(+3 -2)📝
ui/src/components/workflow/designer/forms/BizNotifyNodeConfigFieldsProviderWebhook.tsx(+3 -2)📝
ui/src/components/workflow/designer/forms/BizUploadNodeConfigForm.tsx(+3 -3)📝
ui/src/pages/presets/PresetListScriptTemplates.tsx(+2 -2)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.