gitea/models/actions
Giteabot 76bd60fc1d
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) () ()
Backport  by @wxiaoguang

* Make artifact list output has stable order
* Fix 
* Fix 
* Fix 
* Fix 
* Fix 

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-13 07:33:11 +08:00
..
artifact.go Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) () () 2025-02-13 07:33:11 +08:00
main_test.go
run.go Detect whether action view branch was deleted () 2024-12-12 19:28:23 +00:00
run_job.go Improve Actions status aggregations () 2024-12-16 21:49:53 +08:00
run_job_list.go
run_job_status_test.go Backport 1.23 () 2024-12-17 11:58:27 +08:00
run_list.go
runner.go Enhance routers for the Actions runner operations () () 2025-02-11 15:25:56 +08:00
runner_list.go
runner_token.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token () () 2024-12-24 00:37:11 +08:00
runner_token_test.go Enable tenv and testifylint rules () 2024-12-15 10:41:29 +00:00
schedule.go Trim title before insert/update to database to match the size requirements of database () 2024-11-14 07:19:14 +00:00
schedule_list.go
schedule_spec.go
schedule_spec_list.go
schedule_spec_test.go Fix milestone deadline and date related problems () 2024-11-05 07:46:40 +00:00
status.go
task.go Harden runner updateTask and updateLog api () 2024-11-11 04:58:37 +00:00
task_list.go
task_output.go
task_step.go
tasks_version.go
utils.go
utils_test.go
variable.go Enhance routers for the Actions variable operations () () 2025-02-11 03:52:09 +00:00