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/tests
silverwind e94f9fcafd
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)
- MySQL 5.7 support and testing is dropped
- MySQL tests now execute against 8.1, up from 5.7 and 8.0
- PostgreSQL 10 and 11 support ist dropped
- PostgreSQL tests now execute against 16, up from 15
- MSSQL 2008 support is dropped
- MSSQL tests now run against locked 2022 version

Fixes: https://github.com/go-gitea/gitea/issues/25657

Ref: https://endoflife.date/mysql
Ref: https://endoflife.date/postgresql
Ref: https://endoflife.date/mssqlserver

## ⚠️ BREAKING ⚠️

Support for MySQL 5.7, PostgreSQL 10 and 11, and MSSQL 2008 is dropped.
You are encouraged to upgrade to supported versions.

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
9 months ago
..
e2e Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 9 months ago
fuzz Move fuzz tests into tests/fuzz (#22376) 1 year ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago
integration Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 9 months ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago
mssql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
mysql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
pgsql.ini.tmpl Remove duplicated notify mail configuration on tests (#26912) 10 months ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) 10 months ago
test_utils.go Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago