Skip to content

Do not send first PUT

Kamil Trzciński requested to merge do-not-send-first-put into master

This is a general Merge Request template. Consider to choose a template from the list above if it will match your case more.

What does this MR do?

Once working with @dosuken123 we find out that runner always sends PUT request as first, where it is redundant.

Screenshot_from_2018-05-23_16-31-34

Ref: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19101#note_74500395

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

None yet

Merge request reports