You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/actions
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
12 months ago
..
artifact.go
main_test.go
run.go Fix incorrect action duration time when rerun the job before executed once (#28364) 1 year ago
run_job.go
run_job_list.go
run_list.go Fix schedule tasks bugs (#28691) 1 year ago
runner.go Refactor locale&string&template related code (#29165) 12 months ago
runner_list.go
runner_token.go
runner_token_test.go
schedule.go Fix schedule tasks bugs (#28691) 1 year ago
schedule_list.go
schedule_spec.go
schedule_spec_list.go
status.go Refactor locale&string&template related code (#29165) 12 months ago
task.go
task_list.go
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go