Skip to content

WIP: Veertu Anka Support for v12.2.0

Thomas Farvour requested to merge (removed):veertu-anka-support-v12.2.0 into master

What does this MR do?

Adds support for the Veertu Anka runner.

WIP/tentative right now. Feedback appreciated!

Why was this MR needed?

This is an extra add-on runner for folks who may be using the Veertu Anka build cloud. The original maintainer, VeertuInc, has a very outdated fork of the GitLab runner in use for the implementation of this runner. https://github.com/veertuinc/gitlab-runner

This MR attempts to base off of a more recent version of the gitlab-runner and possibly get consumed into the main line.

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

This feature is mostly additive, but checking the config and arg parsing might be beneficial.

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?

Merge request reports

Loading