Building a Fabric app

To build a Fabric App build, you need to run the buildFabricApp job. When you perform a build for the first time, you need to configure the build settings. App Factory stores the settings from the build to make configurations of the future builds easier by providing the Rebuild option.

To run the buildFabricApp job and configure the parameters, follow these steps:

  1. Open the folder of your App Factory project, and then navigate to FabricBuildsbuildFabricApp.
  2. Run the job by using the Build with parameters option. You can access the option by following either of these steps.

    NOTE: If you don’t see the option, you might not have ownership permissions to the project. You can verify whether your name is listed in the Folder Owners section of the project. The Primary owner of the project can add users as secondary owners to grant permissions to the builds.

    • On the right-side of the job row, select the icon that represents Build with Parameters
    • Open the drop-down list for the buildFabricApp job, and then select Build with Parameters
    • Open the buildFabricApp job and click Build with Parameters on the left panel
  3. Make sure that you have configured the Fabric Project Settings, and then configure the build parameters for the job. For more information about the parameters, refer to the following sections.
  4. After you configure the parameters for the buildFabricApp job, click BUILD.

After a Build is successfully triggered, you can check the status of the build in the Build History panel. The following screenshot displays a build that is in progress (#4965) with the progress indicator icon.

You can click the icon to see the detailed output of the current build, or click the progress bar to open the build page of the job. From the build page, you can click Console Output to display the detailed output of the running build.