Skip to content

Implement task "metadata" storing mechanism

What does this MR do?

Add a mechanism that will be necessary to share information about a task between subsequent command executions.

Why was this MR needed?

This is necessary to address the issue gitlab-org/gitlab-runner#2972 (closed).

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

N/A

Does this MR meet the acceptance criteria?

  • Documentation created/updated - N/A
  • Added tests for this feature/bug
  • In case of conflicts with master - no conflicts

What are the relevant issue numbers?

gitlab-org/gitlab-runner#2972 (closed)

Merge request reports