Skip to content

WIP: Implement variable presenter

What does this MR do?

This MR adds a facility for generating variables for runner. Mainly it consists of those functions.

  • Variable Presenter (Delegated from each model)
  • Variable Serializer (Construct a hash for runner)

This was suggested by @ayufan at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11771

Current relations

Relation__recently_haulted_

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33042 (closed)

Edited by Shinya Maeda

Merge request reports