Skip to main content

Veritran Docs

Builds

To access the Builds page, go to the Applications page. Find the app you want to work with, click the vertical three-dot icon and then click View builds.

MB_Builds_1.jpg

The Builds page opens, showing a detail of each build launched for that app. Refer to the table below to learn more.

Build details

Click the arrow to the left of the build to see a snapshot of the app when that build was generated. Details include the app's name, identifier, product and environment to which it is associated, its static resources ID, and the SDKs and tamper detectors set for it.

Platform

Platform where the build was generated. Hover the cursor over the platform chip to see its details.

Created by

Name of the user that created the build.

Created at

Date and time the build was created.

Build duration

Duration of the generation of the build.

Status

Current status of the build. The statuses available are:

Succeeded

The build was successfully generated.

Failed

The build could not be generated as there was an error during the generation process. The error may be caused by an incorrect configuration, for example, an inexistent Static Resources ID. If the build fails, go to the Applications page again. Find the app you want to work with, click the vertical three-dot icon to the right and click Launch build.

Scheduled

The build is ready to be generated but the runner has reached its maximum number of concurrent builds. The build will be generated once the runner finishes with one of the generations in progress.

Running

The build is being generated.

Timeout

The build could not be generated because the maximum time set for the generation of the build was exceeded. If the build times out. go to the Applications page again. Find the app you want to work with, click the vertical three-dot icon to the right and click Launch build.

Is implementation

Check icon indicating that the build was generated to be published on a store. If the build was not generated to be published, this field appears empty.

Published at

Date and time the application was added to the store. To have this information available, click the vertical three-dot icon and set the build as Published in store.

Note

This information is only available for successful builds configured as Published in store. Otherwise, the information won't appear on screen.

More options

Click the vertical three-dot icon to the right and select one of the options available. Refer to the table below to learn more.

View logs

Click to open a new window with the logs of the build generation process.

View artifacts

Click to open a modal with the list of that build's artifacts and their sizes. Click the download icon to the right of any artifact to download it to your computer.

View private artifacts

Click to open a modal with the list of that build's private artifacts and their sizes. Click the download icon to the right of any artifact to download it to your computer.

Important

You will only be able to view private artifacts if you have the corresponding permissions. If you have questions about permissions, contact your admin.

Download

Click to open a modal with the options to scan the QR code to test the app or download the application binary file (.ipa for iOS or .apk for Android).

Set as published in store

Click to confirm that the application was successfully published on a store.

Important

This action is only available if the Is implementation option was selected when generating the build.

These options are only available for builds with a Succeeded status. If the status of the build is Failed, only the View logs option appears available. If the status is Scheduled, Running or Timeout, no actions are available.