-
- Downloads
Merge branch 'send-entry-via-Gitlab-Workhorse-Send-Data' into 'master'
Use Gitlab-Workhorse-Send-Data to send entry ## What does this MR do? Use Gitlab-Workhorse-Send-Data to send entry: Closes #19224, Closes #19128 Also requires this MR to work: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/53 ## Are there points in the code the reviewer needs to double check? Do we have a test for this? ## Why was this MR needed? This way gitlab-workhorse does not have to call any API. See merge request !5094
No related branches found
No related tags found
Checking pipeline status
Showing
- app/controllers/projects/artifacts_controller.rb 2 additions, 3 deletionsapp/controllers/projects/artifacts_controller.rb
- app/helpers/workhorse_helper.rb 6 additions, 0 deletionsapp/helpers/workhorse_helper.rb
- features/steps/project/builds/artifacts.rb 10 additions, 4 deletionsfeatures/steps/project/builds/artifacts.rb
- lib/gitlab/workhorse.rb 12 additions, 0 deletionslib/gitlab/workhorse.rb
Loading
Please register or sign in to comment