feat: save run logs when each workflow node completed
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"workflow_run.props.started_at": "Started at",
|
||||
"workflow_run.props.ended_at": "Ended at",
|
||||
|
||||
"workflow_run.logs": "Logs",
|
||||
"workflow_run.artifacts": "Artifacts",
|
||||
|
||||
"workflow_run_artifact.props.type": "Type",
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"workflow_run.props.started_at": "开始时间",
|
||||
"workflow_run.props.ended_at": "完成时间",
|
||||
|
||||
"workflow_run.logs": "日志",
|
||||
"workflow_run.artifacts": "输出产物",
|
||||
|
||||
"workflow_run_artifact.props.type": "类型",
|
||||
|
||||
Reference in New Issue
Block a user