1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/routers
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
2024-02-18 10:33:50 +00:00
..
api Refactor more code in templates (#29236) 2024-02-18 10:52:02 +01:00
common Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
install Refactor JWT secret generating & decoding code (#29172) 2024-02-16 15:18:30 +00:00
private Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
init.go Allow to sync tags from admin dashboard (#28045) 2024-01-24 03:02:04 +00:00