-
- Downloads
Merge branch 'fix-lfs-ci-fetch' into 'master'
Fix LFS CI fetch ## What does this MR do? Fixes LFS fetching for CI objects that were kind of broken. ## Why was this MR needed? This also refactors LFS tests to be a blackbox tests instead of whitebox tests. Actually testing GrackAuth instead of LFSRouter. ## Related isssues Resolves: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1199 - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !5270
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- lib/gitlab/backend/grack_auth.rb 1 addition, 1 deletionlib/gitlab/backend/grack_auth.rb
- lib/gitlab/lfs/response.rb 2 additions, 0 deletionslib/gitlab/lfs/response.rb
- lib/gitlab/lfs/router.rb 0 additions, 2 deletionslib/gitlab/lfs/router.rb
- spec/requests/lfs_http_spec.rb 768 additions, 0 deletionsspec/requests/lfs_http_spec.rb
Loading
Please register or sign in to comment