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.
gitea/tests
Zettat123 d0962ce3da
Move some Actions related functions from `routers` to `services` (#33280)
Move the main logic of `generateTaskContext` and `findTaskNeeds` to the
`services` layer.

This is a part of #32751, since we need the git context and `needs` to
parse the concurrency expressions.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 weeks ago
..
e2e Refactor env var related code (#33075) 1 month ago
fuzz Fix fuzz test (#33156) 4 weeks ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Remove some unnecessary template helpers (#33069) 1 month ago
integration Move some Actions related functions from `routers` to `services` (#33280) 3 weeks ago
testdata/data Add artifacts test fixture (#30300) 3 months ago
mssql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
mysql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
pgsql.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
sqlite.ini.tmpl Remove some unnecessary template helpers (#33069) 1 month ago
test_utils.go Add sub issue list support (#32940) 2 months ago