certimate/internal/workflow/node-processor
2025-01-04 16:29:14 +08:00
..
apply_node.go feat: rename san to subjectAltNames, workflow to workflowId, nodeId to workflowNodeId, output to workflowOutputId, log to logs, succeed to succeeded 2025-01-04 16:29:14 +08:00
condition_node.go Save and display execution records 2024-11-20 15:47:51 +08:00
deploy_node.go feat: rename san to subjectAltNames, workflow to workflowId, nodeId to workflowNodeId, output to workflowOutputId, log to logs, succeed to succeeded 2025-01-04 16:29:14 +08:00
notify_node.go refactor: clean code 2024-12-28 16:26:01 +08:00
processor.go feat: rename san to subjectAltNames, workflow to workflowId, nodeId to workflowNodeId, output to workflowOutputId, log to logs, succeed to succeeded 2025-01-04 16:29:14 +08:00
start_node.go Save and display execution records 2024-11-20 15:47:51 +08:00
workflow_processor.go Ensure branches execute independently without affecting each other 2024-12-02 08:54:25 +08:00