Skip to content

WIP: Add bulk delete endpoint for project artifacts API

Furkan Ayhan requested to merge 223793-job-artifacts-api-bulk-delete into master

What does this MR do?

Related to #223793 (closed)

This MR adds a new endpoint to job artifacts API for deleting all project artifacts.

I've also moved artifact tests into a new file.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Furkan Ayhan

Merge request reports