0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 17:14:25 +01:00
gitea/models
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
..
actions Improve Actions status aggregations (#32860) 2024-12-16 21:49:53 +08:00
activities Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
admin
asymkey
auth Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
avatars
db Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
dbfs
fixtures Fix bug on action list deleted branch (#32848) 2024-12-16 05:38:39 +08:00
git Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
issues Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
migrations Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
organization Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
packages Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
perm Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
project Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
pull
renderhelper
repo Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
secret
shared/types
system
unit
unittest Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
user Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
webhook Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
error.go
main_test.go
repo.go
repo_test.go
repo_transfer.go