0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 13:54:35 +01:00
gitea/models/actions
wxiaoguang 22c4599542
Improve Actions status aggregations (#32860)
Make the result the same as GitHub:

* all skipped, then result is skipped
* any cancelled, then result cancelled
2024-12-16 21:49:53 +08:00
..
artifact.go
main_test.go
run_job_list.go
run_job_status_test.go Improve Actions status aggregations (#32860) 2024-12-16 21:49:53 +08:00
run_job.go Improve Actions status aggregations (#32860) 2024-12-16 21:49:53 +08:00
run_list.go
run.go
runner_list.go
runner_token_test.go
runner_token.go
runner.go
schedule_list.go
schedule_spec_list.go
schedule_spec_test.go
schedule_spec.go
schedule.go
status.go
task_list.go
task_output.go
task_step.go
task.go
tasks_version.go
utils_test.go
utils.go
variable.go