forgejo/tests
caicandong 840830b655
Remove commit status running and warning to align GitHub ()
Fix . Close .

In the discussion of , @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>
2023-07-21 16:24:36 +08:00
..
e2e Refactor web package and context package () 2023-06-18 09:59:09 +02:00
fuzz Move fuzz tests into tests/fuzz () 2023-01-09 15:30:14 +08:00
gitea-lfs-meta Test views of LFS files () 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Fix bug of branches API with tests () 2023-07-01 10:52:52 +08:00
integration Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
mssql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
mysql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
mysql8.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
pgsql.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
sqlite.ini.tmpl Implement actions artifacts () 2023-05-19 21:37:57 +08:00
test_utils.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00