Skip to content
Snippets Groups Projects

Accelerate Maven artifact repository uploads

Merged Alessio Caiazza requested to merge nolith/gitlab-workhorse:accelerate-mvn into master
All threads resolved!

This MR implements Accelerate uploads for gitlab-org/gitlab-ee!6607 implementing https://gitlab.com/gitlab-org/gitlab-ee/issues/5811

Maven uploads files using the message body (like LFS). here we are extracting a configurable BodyUploader that we can use for both kind of uploads

Edited by Alessio Caiazza

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Alessio Caiazza changed the description

    changed the description

  • Alessio Caiazza
  • Alessio Caiazza
  • assigned to @nolith

  • Alessio Caiazza added 2 commits

    added 2 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 9480e7cb - more tests

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • @jacobvosmaer-gitlab I fixed the lfsStore problem and wrote some tests.

    Back to you.

  • @nolith in what gitlab version did we introduce the new uploader API? Asking because of the deprecation of support for the old API.

  • in what gitlab version did we introduce the new uploader API? Asking because of the deprecation of support for the old API.

    @jacobvosmaer-gitlab it was introduced in %10.6 !227 (diffs)

    In %10.7 we ported it from EE to CE

  • assigned to @nolith

  • Alessio Caiazza added 2 commits

    added 2 commits

    Compare with previous version

  • Jacob Vosmaer resolved all discussions

    resolved all discussions

  • merged

  • You don't see it in the diff but lfs/lfs.go is tiny now. Nice!

  • Jacob Vosmaer mentioned in commit dbb94870

    mentioned in commit dbb94870

  • Jacob Vosmaer mentioned in merge request !291 (merged)

    mentioned in merge request !291 (merged)

  • Stan Hu mentioned in merge request gitlab!38882 (merged)

    mentioned in merge request gitlab!38882 (merged)

  • Please register or sign in to reply
    Loading