warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

Add filenames to registry via trigger/hook/event

Open dstufft opened this issue 10 years ago • 2 comments

Instead of adding filenames to the filename registry inline in the upload view, we should be doing this via some sort of hook or trigger. This is probably a good candidate for just using a database level trigger for.

dstufft avatar Aug 04 '15 17:08 dstufft

Relevant code in upload view: https://github.com/pypi/warehouse/blob/ddd1b3507fdf109e7c1339ac64c4c142566f8c71/warehouse/forklift/legacy.py#L1379-L1382

miketheman avatar Feb 06 '24 19:02 miketheman

@dstufft @miketheman

Delta17920 avatar Oct 27 '25 11:10 Delta17920