Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !23538

Add endpoint to download single artifact by ref

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Steve Azzopardi requested to merge 54626-able-to-download-a-single-archive-file-with-api-by-ref-name into master Dec 04, 2018
  • Overview 70
  • Commits 1
  • Pipelines 8
  • Changes 6

What does this MR do?

Add a new endpoint that can be used to download a single file from artifacts for the specified ref and job.

What are the relevant issue numbers?

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

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

Followup for ~"technical debt" https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23582

Follow up for documentation changes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23581

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • Tests added for this feature/bug
  • 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

Closes #54626 (closed)

Edited Dec 10, 2018 by Grzegorz Bizon
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 54626-able-to-download-a-single-archive-file-with-api-by-ref-name