mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #481] [Feature] 工作流中节点支持复制 #302
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#302
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?
Originally created by @zhaojun1998 on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/481
功能描述
工作流中模块支持复制。
动机
如我想要一个证书部署到多个服务器,现在这样得重复填写多次,可以考虑复制后新模块名增加 "-Copy"
替代方案
直接操作数据库?但是太麻烦。
其他信息
在这里添加任何相关的附加信息或截图。
@woodchen-ink commented on GitHub (Mar 16, 2025):
+1, 这个很需要, 希望作者大佬考虑下
@JavaSCU commented on GitHub (Mar 24, 2025):
+1,从0.2到0.3不能直接升级,就等着流程复制功能上线了再迁移了,可以降低不少迁移工作量
@Tebby0753 commented on GitHub (Mar 28, 2025):
+1,或者可以创建基础通用模版,创建工作流时,继承这个模版添加相关参数就可以运行,这太好了
@bigsk05 commented on GitHub (May 28, 2025):
太需要了,昨天硬搓了一下午