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, go to the Runners page. Then, follow the instructions listed below.

CREATE_A_RUNNER.gif
  1. Click + Create. The Add Runner panel opens.

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

  3. In the Name field, enter a unique name to identify the runner (max. 60 characters). For example: android_runner_1.

  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 Enabled toggle switch.

  7. Once you have completed all the necessary fields, click Create 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 runner in the list and click the pencil icon to the right. The Edit Runner panel opens.

You can only edit the platform, hostname, and supported versions fields. You can also click the Enabled toggle switch to disable the runner. Once you edit 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.