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

* Make artifact list output has stable order
* Fix #33506
* Fix #33521
* Fix #33288
* Fix #33196
* Fix #33561

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) (#33569) (#33577) 2025-02-13 07:33:11 +08:00
main_test.go
run.go Detect whether action view branch was deleted (#32764) 2024-12-12 19:28:23 +00:00
run_job.go Improve Actions status aggregations (#32860) 2024-12-16 21:49:53 +08:00
run_job_list.go
run_job_status_test.go Backport 1.23 (#32868) 2024-12-17 11:58:27 +08:00
run_list.go
runner.go Enhance routers for the Actions runner operations (#33549) (#33555) 2025-02-11 15:25:56 +08:00
runner_list.go
runner_token.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) (#32964) 2024-12-24 00:37:11 +08:00
runner_token_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
schedule.go Trim title before insert/update to database to match the size requirements of database (#32498) 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 (#32339) 2024-11-05 07:46:40 +00:00
status.go
task.go Harden runner updateTask and updateLog api (#32462) 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 (#33547) (#33553) 2025-02-11 03:52:09 +00:00