gitea/tests
silverwind 66707bc3ea
Fix actions lint (#36029)
actionlint since https://github.com/rhysd/actionlint/releases/tag/v1.7.9
detects constant conditions and this workflow was being disabled in
58d2a87c6c
by such a condition which made the lint fail:


https://github.com/go-gitea/gitea/actions/runs/19673752806/job/56349128912?pr=36028

Instead, remove the whole workflow file. I'm sure we can re-create it if
the need arises.

Also, I locked the actionlint dependency to prevent similar surprises in
the future.
2025-11-26 10:13:37 +07:00
..
e2e Fix actions lint (#36029) 2025-11-26 10:13:37 +07:00
fuzz Fix fuzz test (#33156) 2025-01-09 15:15:47 +07:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +07:00
gitea-repositories-meta Fix corrupted external render content (#35946) 2025-11-14 08:31:11 +07:00
integration Use GitHub-style commit message for squash merge (#35987) 2025-11-22 09:20:45 +07:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +07:00
mssql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
mysql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
pgsql.ini.tmpl Fix LFS URL (#33840) 2025-03-10 17:36:02 +07:00
sqlite.ini.tmpl Fix corrupted external render content (#35946) 2025-11-14 08:31:11 +07:00
test_utils.go Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00