1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 11:16:03 +00:00
gitea/routers/web/repo/actions
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
..
actions.go Fix possible ui 500 if workflow's job is nil (#31092) 2024-05-27 05:21:00 +00:00
badge.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
view.go Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00