Skip to main content

Veritran Docs

Create or Edit a Runner

Important

Only the Platform Team can create or edit a runner. If you don’t have the necessary permissions, you won't have these options available. Contact the Mobile Builder team for assistance.

Create a Runner

To create a runner, follow these steps:

add_runner.gif
  1. Go to the Runners page and click + Create.

  2. In the Add Runner panel that opens, enter a unique name to identify the runner (max. 60 characters). For example: android_runner_1.

  3. Select a platform (Android or iOS) from the drop-down menu. For this example, select Android.

  4. In the Hostname field, enter the domain of the server where the runner will be working (max. 80 characters).

  5. In the Supported versions field, enter all the mobile branches supported by the runner separated by commas. For example: master,7.11.x,7.10.x.

  6. By default, the runner is enabled and available to generate a new build.To disable the runner, click the toggle switch.

  7. Once you have completed all the necessary fields, click Add to confirm the creation process. You are redirected to the Runners page, and a message appears, confirming that the runner was successfully created.

Edit a Runner

To edit an existing runner, find the desired runner in the list and click the pencil icon to the right. The Edit Runner panel opens. The fields that can be edited are those of the platform, hostname, and supported versions. You can also disable the runner by clicking the Enabled toggle. Once you have edited all the necessary fields, click Save to implement the changes. You are redirected to the Runners page, and a message appears confirming that the runner was successfully updated.