Skip to content

Run script from any step coming in JobResponse

Lyubomir Raykov requested to merge run-any-step-concatenated into master

What does this MR do?

Runs the scripts coming in the steps from JobResponse in order, in the same environment.

This is step one of allowing Gitlab to specify to the runner custom steps in the same job, e.g. for automatic releases.

More details in the issue linked.

Why was this MR needed?

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?

#6409 (closed)

Edited by Lyubomir Raykov

Merge request reports

Loading