Continuous Integration area

The Continuous Integration area lets developers manage the builds uploaded to the Studio.

From Continuous Integration in the Developer area, you can view the information about your websites's backend builds such as their branch, status, short commit hash, and duration. For further information on Continuous Integration, see Continuous Integration

The Continuous Integration area displaying the table of available builds

View build logs

To view the build logs, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Continuous Integration.
  2. Hold your pointer over the build of which you want to see the build logs.
  3. Click the Build log icon: the Build log dialog opens.
  4. Optional: Click Download raw log to download the build logs.

View commit diff

To view the commit diff, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Continuous Integration.
  2. Click the Short commit hash of the build for which you want to view the commit diff: a new tab with the GitHub commit diff page opens in your browser.

You can only view the commit diff when using the default Continuous Integration that comes with your commercetools Frontend project.