Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pipeline As A Code

Pipeline ViewImage Modified 


Infra LogsImage Modified

Historical Reports


  • Previous Build Reports are archived and can be viewed 
  • Build reports of individual developer's and also everyone's build reports are obtained 
  • Helps to analyze older build logs and status


Panel
borderColor#3572b0
borderWidth3

Login Page

Access BuildOn @ http://buildon.cogdevops.com:8080/buildon/#!/login

Image Added

SCM

  • User can configure (add) any number of SCM projects.One project is "Set as Default"
  • Project URL can be tested using "Test Connection"

Image Removed

BuildOn

Analytics and reports can be viewed in this page.

  • Graphical representation of Build Trends for your project and trends comparison with other developers are viewed here
  • In "Build Now" section, 'Set as Default' project's Repository will be populated in the drop-down.
  • Based on the Repository selection corresponding branches are displayed

  • If the project has 'YAML' file it will be displayed.If no YAML file is found,developer can create an YAML using and Click On "Check-in" to commit the code and trigger a Build. Also an existing YAML file can be edited

  • Click on "Build On" to trigger the build if there is no change in YAML file

Preference

  • Repositories configured in SCM page is shown here
  • Web-hook configuration ON/OFF. When YAML editor is used to check-in code, this status will be considered. If developer needs to only check-in the YAML code web-hook can be turned OFF else ON to commit and trigger a build

Individual Build Report

  • When "Build On" in "BuildOn" page is clicked, it routes to "Individual Build Report" page
  • Displays the current Build Metadata such as

            - Initiated by (Developer name)

            - Branch

            - Triggered From (UI/Framework/BOT)

            - Build start time

            - JobId (UniqueId to trace the commit details)

            - Status of the build

            - Pipeline as a code status

            - Infrastructure (Kubernetes logs)

            - CI (Jenkins logs)

Gallery
title

...