Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Packages
    • Packages
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issues
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !25522

Merged
Opened Feb 25, 2019 by Roger Rüttimann@rroger7 of 11 tasks completed7/11 tasks
  • Report abuse
Report abuse

API: delete job_artifacts of a single job

  • Overview 45
  • Commits 10
  • Pipelines 12
  • Changes 6

What does this MR do?

This MR extends the Gitlab API to be able to delete the artifacts of a single job with DELETE /api/v4/projects/2/jobs/1/artifacts.

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

What are the relevant issue numbers?

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

Resolves ee conflicts here: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9774

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated via this MR
  • Documentation reviewed by technical writer or follow-up review issue created
  • Tests added for this feature/bug
  • Tested in all supported browsers
  • Conforms to the code review guidelines
  • Conforms to the merge request performance guidelines
  • Conforms to the style guides
  • Conforms to the database guides
  • Link to e2e tests MR added if this MR has Requires e2e tests label. See the Test Planning Process.
  • Security reports checked/validated by reviewer
Edited Feb 28, 2019 by Roger Rüttimann
Assignee
Assign to
11.9
Milestone
11.9
Assign milestone
Time tracking
3
Labels
Community contribution devopsverify feature
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss!25522

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.