You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/migrations
caicandong 840830b655
Remove commit status running and warning to align GitHub (#25839)
Fix #25776. Close #25826.

In the discussion of #25776, @wolfogre's suggestion was to remove the
commit status of `running` and `warning` to keep it consistent with
github.

references:
-
https://docs.github.com/en/rest/commits/statuses?apiVersion=2022-11-28#about-commit-statuses


## ⚠️ BREAKING ⚠️

So the commit status of Gitea will be consistent with GitHub, only
`pending`, `success`, `error` and `failure`, while `warning` and
`running` are not supported anymore.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
12 months ago
..
base Replace `interface{}` with `any` (#25686) 1 year ago
fixtures Remove wrongly added column on migration test fixtures (#23456) 1 year ago
v1_6 Replace `interface{}` with `any` (#25686) 1 year ago
v1_7 Update go dev dependencies (#22064) 2 years ago
v1_8 Replace `interface{}` with `any` (#25686) 1 year ago
v1_9 Update go dev dependencies (#22064) 2 years ago
v1_10 Replace `interface{}` with `any` (#25686) 1 year ago
v1_11 Less naked returns (#25713) 1 year ago
v1_12 Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
v1_13 Less naked returns (#25713) 1 year ago
v1_14 Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
v1_15 Less naked returns (#25713) 1 year ago
v1_16 Replace `interface{}` with `any` (#25686) 1 year ago
v1_17 Drop migration for ForeignReference (#23605) 1 year ago
v1_18 Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
v1_19 Replace `interface{}` with `any` (#25686) 1 year ago
v1_20 Redesign Scoped Access Tokens (#24767) 1 year ago
v1_21 Remove commit status running and warning to align GitHub (#25839) 12 months ago
migrations.go Remove commit status running and warning to align GitHub (#25839) 12 months ago