0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-05 19:22:12 +02:00

2 Commits

Author SHA1 Message Date
Lunny Xiao
e32030f9fa
Add migrations tests (#34456) (#34498)
Fix #34455
Backport #34456

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-19 19:47:57 -07:00
Jason Song
687c118248
Clear up old Actions logs (#31735)
Part of #24256.

Clear up old action logs to free up storage space.

Users will see a message indicating that the log has been cleared if
they view old tasks.

<img width="1361" alt="image"
src="https://github.com/user-attachments/assets/9f0f3a3a-bc5a-402f-90ca-49282d196c22">

Docs: https://gitea.com/gitea/docs/pulls/40

---------

Co-authored-by: silverwind <me@silverwind.io>
2024-08-02 00:42:08 +00:00