CI Job Results

Overview

The CI Job Results screen displays the list of builds triggered for your CI Jobs to date. You can trigger new builds and access detailed build information including status, logs, author, and more.

  1. Hover over the nCino module and click CI Jobs.

  2. By default, you'll be directed to the Job Results tab. If not, click on it. Builds are listed in reverse chronological order.

CI Job Results default view
CI Job Results default view

Trigger a Build

  1. In the CI Job Results screen, select your job from the All Jobs dropdown.

All Jobs dropdown menu to select CI jobs
All Jobs dropdown menu to select CI jobs
  1. If no build exists, “No builds exist” will be displayed. To create a new build, click Build Now.

Option to trigger a new build
Option to trigger a new build
  1. On the next screen, the left pane shows job summary details (label, source/destination org, deployment method, etc.).

CI Job summary before triggering build
CI Job summary before triggering build
  1. Under Build Inputs, enter the title and any comments.

  2. Choose a Deployment Type:

    • Commit and Deploy – Commits and deploys to destination org.

    • Deploy only – Deploys only.

    • Commit only – Commits only.

  3. Optionally, add notes in the Notes section.

  4. Click Trigger Build. If credentials are validated, the build will start.

Trigger Build interface with inputs
Trigger Build interface with inputs
  1. You’ll return to the Job Results screen where build status is displayed.

Build Log and Object Detail

  1. Click a job in the list or select via All Jobs dropdown.

Selecting a CI Job to view details
Selecting a CI Job to view details
Alternate job selection via dropdown
Alternate job selection via dropdown
  1. From the build list, select a build to view logs and object data.

CI build list with selectable builds
CI build list with selectable builds
  1. Under the Data tab, view nCino objects with success/fail counts.

Data tab with deployment success/failure counts
Data tab with deployment success/failure counts
  1. Click an object to view detailed information.

Object detail panel showing deployment info
Object detail panel showing deployment info
  1. The Success/Failed tab shows deployment outcomes by record count.

Success and Failed tabs with record counts
Success and Failed tabs with record counts

Click a count link for full details:

Detailed record results by success/failure
Detailed record results by success/failure
Record breakdown per status
Record breakdown per status
  1. The Log tab contains commit/deployment logs. Use the download icon (![Download log icon](../../../../../.gitbook/assets/image (1380).png)) to save the ZIP file.

Build log tab with export option
Build log tab with export option
  1. Post-Deployment Activities: Shows results per Salesforce org. Use the dropdown to toggle between orgs.

Post-deployment activities with success/failure summary
Post-deployment activities with success/failure summary

Note:

  1. A maximum of 5 Salesforce Orgs are supported.

  2. Activities are sequential. Success/failure details are visible only after all post-deployment steps complete.


Download Backup Snapshot

Introduction

You can download backup snapshots of CI jobs, either per template or in bulk.

Steps

  1. Go to any CI Job.

  2. Click a template under the build.

CI job build view with template links
CI job build view with template links
  1. Click the download icon beside each object.

Download icons for individual objects
Download icons for individual objects
  1. Hover over the three-dot menu in the top banner.

Three-dot menu to access build changes
Three-dot menu to access build changes
  1. Click Build Changes to access the download page.

Build Changes page with Download button
Build Changes page with Download button
  1. Click Download to save all templates in that build.


Commit and Deployment Workspace

  • Commit Workspace – Displays queued commits for the same repository/branch, enabling parallel commit operations.

  • Deployment Workspace – Shows ongoing deployment progress. Click the icon at the right side of the page.

Commit Workspace panel
Commit Workspace panel
Deployment Workspace view
Deployment Workspace view

CI Job Results 'Advanced Search' Filter

Advanced Search filter options for CI Job Results
Advanced Search filter options for CI Job Results
  1. Filter by Job Name/Build Number – Filter builds by job label or build number.

  2. Triggered By – Filter by the user who initiated the build.

  3. Filter by Created/Modified Date – Use From Date and To Date fields.

  4. Filter by Build Label Name – Filter by build label.

  5. Filter by Build Status – Filter by build success/failure.

  6. Filter by Deploy Status – Filter by deployment type (commit, deploy, or both).

Last updated

Was this helpful?