-
- Downloads
MR on fork: Some cleanup, test updates
-The forked merge request test now tests it's componenets again, and seems to work every time (did this by reordering the branch updates so their is more time for update_branches to run) -- this could still technically fail, but after several runs it doesn't seem to. -Removed todo in merge_request, pushed wrapping of grit down to the satellite -updated action test to check flock status, made it nolonger pending -moved all logging on failure to helper method in satellite GITLAB-592 Change-Id: If0554ca35eedc3d3e8461f7d93d4b3939fa2cd75
parent
489fa5d7
No related branches found
No related tags found
Showing
- app/assets/stylesheets/common.scss 1 addition, 0 deletionsapp/assets/stylesheets/common.scss
- app/models/merge_request.rb 11 additions, 18 deletionsapp/models/merge_request.rb
- features/steps/project/project_forked_merge_requests.rb 28 additions, 21 deletionsfeatures/steps/project/project_forked_merge_requests.rb
- lib/gitlab/satellite/action.rb 8 additions, 5 deletionslib/gitlab/satellite/action.rb
- lib/gitlab/satellite/merge_action.rb 9 additions, 15 deletionslib/gitlab/satellite/merge_action.rb
- spec/lib/gitlab/satellite/action_spec.rb 26 additions, 35 deletionsspec/lib/gitlab/satellite/action_spec.rb
- spec/lib/gitlab/satellite/merge_action_spec.rb 18 additions, 12 deletionsspec/lib/gitlab/satellite/merge_action_spec.rb
Please register or sign in to comment