Skip to content

Use Workhorse v1.3.0

Nick Thomas requested to merge (removed):workhorse-v1.3.0 into master

What does this MR do?

Update workhorse to v1.3.0, including nested group support and a fix for stalled HTTP fetches with large payloads, among other changes.

See gitlab-workhorse!116 (merged) for more details.

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?

  • Tests
    • All builds are passing
  • Conform by the style guides
  • Branch has no merge conflicts with master (if it does - rebase it please)

Merge request reports