·¬ÇÑÉçÇø

Brightspot CMS Developer Guide

Build Information


The Build Information tool provides access to the build history for an application, showing commits and other information. You can configure external services, such as GitHub, Hudson, and JIRA, allowing you to reference bugs you have fixed and code you have changed.

When fixing a JIRA bug, add a reference to the bug code (such as ABC-123) to the commit message. This is then linked automatically in the Build Information tool. You can add multiple bug references to a single commit, and all will be linked individually.


Add the following to a Maven project’s pom.xml file to configure the build tool:

<issueManagement>
    <system>JIRA</system>
    <url>JIRA_URL_HERE</url>
</issueManagement>

<scm>
    <connection>scm:git:ssh://git@github.com/organization/repo-name.git</connection>
    <developerconnection>scm:git:ssh://git@github.com/organization/repo-name.git</developerconnection>
    <url>https://github.com/organization/repo-name</url>
</scm>

The above syntax specifies the SSH protocol. You can specify other protocols supported by Maven’s implementation for source-control management. For examples, see .


To view commit information:

  1. Log in to github.
  2. In your web browser, navigate to http://brightspot-host/_debug/.
  3. Click Build Information.
  4. From the For list, select the build for which you want to review commits.
    Dari Build Information tool.png Dari Build Information tool.png
    Dari Build Information tool
Previous Topic
Task Status
Next Topic
Code Playground
Was this topic helpful?
Thanks for your feedback.
Our robust, flexible Design System provides hundreds of pre-built components you can use to build the presentation layer of your dreams.

•
•
•
Brightspot is packaged with content types that get you up and running in a matter of days, including assets, modules and landing pages.

• Content types
• Modules
• Landing pages
Everything you need to know when creating, managing, and administering content within Brightspot CMS.

• Dashboards
• Publishing
• Workflows
• Admin configurations
A guide for installing, supporting, extending, modifying and administering code on the Brightspot platform.

• Field types
• Content modeling
• Rich-text elements
• Images
A guide to configuring Brightspot's library of integrations, including pre-built options and developer-configured extensions.

• Google Analytics
• Shopify
• Apple News