Skip to content

WIP: Improve management of artifacts

What does this MR do?

It adds an artifacts overview page under CI/CD for each project where a user can query artifacts and if he has enough rights he can delete single artifacts or batch delete multiple. (like older than date, or without expiry date)

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

because there is no way to manage artifacts now, if they have no expiry date set (like old artifacts), they need to be deleted by API which is not really user friendly.

The development of this MR is sponsored by @ siemens (/cc @bufferoverflow @koffeinfrei).

Screenshots (if relevant)

Screen_Shot_2018-07-05_at_09.07.51

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/48862

Connected to this forum entry

and also this

Edited by Roger Rüttimann

Merge request reports