forgejo/services/release
Giteabot 001d3fb820
Delete deleted release attachments immediately from storage () ()
Backport  by @lunny

Previously, deleted release attachments were kept forever on the
external storage.
Note: It may be very slow now if there are many attachments to be
deleted on this release.

Fix 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-04-06 18:38:34 -04:00
..
release.go Delete deleted release attachments immediately from storage () () 2023-04-06 18:38:34 -04:00
release_test.go Preserve file size when creating attachments () () 2023-03-12 12:45:39 +01:00