|
|
@@ -72,9 +72,9 @@ |
|
|
|
{{$.i18n.Tr "action.comment_pull" .GetRepoLink $index .ShortRepoPath | Str2html}} |
|
|
|
{{else if eq .GetOpType 24}} |
|
|
|
{{$.i18n.Tr "action.upload_dataset" .GetRepoLink .RefName | Str2html}} |
|
|
|
{{else if or (eq .GetOpType 25) (eq .GetOpType 39)}} |
|
|
|
{{else if eq .GetOpType 25}} |
|
|
|
{{$.i18n.Tr "action.task_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if or (eq .GetOpType 26) (eq .GetOpType 40)}} |
|
|
|
{{else if eq .GetOpType 26)}} |
|
|
|
{{$.i18n.Tr "action.task_npudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 27}} |
|
|
|
{{$.i18n.Tr "action.task_nputrainjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
@@ -92,6 +92,10 @@ |
|
|
|
{{$.i18n.Tr "action.task_c2netgputrainjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 35}} |
|
|
|
{{$.i18n.Tr "action.dataset_recommended" .GetRepoLink (index .GetIssueInfos 1 | RenderEmoji) | Str2html}} |
|
|
|
{{else if eq .GetOpType 39}} |
|
|
|
{{$.i18n.Tr "action.task_c2net_gpudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{else if eq .GetOpType 40}} |
|
|
|
{{$.i18n.Tr "action.task_c2net_npudebugjob" .GetRepoLink .Content .RefName | Str2html}} |
|
|
|
{{end}} |
|
|
|
</p> |
|
|
|
{{if or (eq .GetOpType 5) (eq .GetOpType 18)}} |
|
|
|