Skip to content

Add logging of body of requests sent from Runner to GitLab

What does this MR do?

Adds logging of request/response details of Runner->GitLab communication.

Why was this MR needed?

In some cases, without knowing what's really send/received in Runenr->GitLab communication, it's really hard to figure out what's happening. This MR makes possible to see the details of communication when the debug log level is set.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #4301

Edited by 🤖 GitLab Bot 🤖

Merge request reports