1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-26 22:41:19 +02:00
gitea/models/migrations
Copilot 9b9fb95559
Improve testing init, clean up webhook tests (#37412)
Avoid webhook test fixtures affect other tests (be triggered)

Also fixed more testing problems including path init, global config
pollution & conflict

---------

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2026-04-25 18:55:18 +00:00
..
base Improve testing init, clean up webhook tests (#37412) 2026-04-25 18:55:18 +00:00
fixtures Support legacy run/job index-based URLs and refactor migration 326 (#37008) 2026-04-02 17:23:29 -07:00
v1_6 Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
v1_7 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_8 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_9 Remove error returns from crypto random helpers and callers (#37240) 2026-04-17 00:59:26 +08:00
v1_10 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_11 Fix various typos in codebase (#35480) 2025-09-13 10:34:43 -04:00
v1_12 Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +08:00
v1_13 enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
v1_14 Remove wrong "git.DefaultContext" (#35364) 2025-08-27 16:31:21 +00:00
v1_15 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_16 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_17 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_18 Fix incorrect pull request counter (#35819) 2025-11-03 20:52:13 +00:00
v1_19 Replace custom Go formatter with golangci-lint fmt (#37194) 2026-04-17 17:45:22 +00:00
v1_20 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_21 Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
v1_22 Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
v1_23 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_24 enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
v1_25 Add test for ExtendCommentTreePathLength migration and fix bugs (#35791) 2025-10-31 08:49:26 +08:00
v1_26 Replace custom Go formatter with golangci-lint fmt (#37194) 2026-04-17 17:45:22 +00:00
v1_27 Introduce ActionRunAttempt to represent each execution of a run (#37119) 2026-04-23 23:33:41 +00:00
migrations_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
migrations.go Introduce ActionRunAttempt to represent each execution of a run (#37119) 2026-04-23 23:33:41 +00:00