Login Page Access BuildOn @ https://buildon.cogdevops.com/buildon/#!/login ![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_17-6-55.png?version=1&modificationDate=1501673824038&cacheVersion=1&api=v2&width=1233)
SCM- User can configure (add) any number of SCM projects. One project is "Set as Default"
- Project URL can be tested using "Test Connection"
![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_16-55-35.png?version=1&modificationDate=1501673141141&cacheVersion=1&api=v2&width=1233)
BuildOnAnalytics and reports can be viewed in this page. - Graphical representation of Build Trends for projects and trends' comparison with other developers can be viewed here.
- In the "Build Now" section, 'Set as Default' in the Repository can be changed through the drop-down.
- The corresponding branches are displayed based on the Repository selection.
![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_16-41-19.png?version=1&modificationDate=1501672287359&cacheVersion=1&api=v2&width=1233)
- If the project has 'Jenkinsfile' file , it will be displayed. If no 'Jenkinsfile file ' is found, the developer can create an a 'Jenkinsfile' using
and Click On click on "Check-in" to commit the code and trigger a Build. Also, please note that an existing 'Jenkinsfile' can be edited.
![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_16-50-18.png?version=1&modificationDate=1501672822902&cacheVersion=1&api=v2&width=1233)
- Click on "Build On" to trigger the build if there is no change in the 'Jenkinsfile'.
Preference- Repositories configured in SCM page is shown here
- Web-hook configuration ON/OFF. When Jenkinsfile editor is used to check-in code, this status will be considered. If developer needs to only check-in the Jenkinsfile code web-hook can be turned OFF else ON to commit and trigger a build
![](https://onedevops.atlassian.net/wiki/download/attachments/11960402/image2017-7-14_13-2-24.png?version=1&modificationDate=1500017548292&cacheVersion=1&api=v2)
Individual Build Report - 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) Pipeline view
Infrastructure Logs![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_16-59-50.png?version=1&modificationDate=1501673397901&cacheVersion=1&api=v2&width=1233)
CI (Jenkins) Logs![](https://onedevops.atlassian.net/wiki/download/thumbnails/11960402/image2017-8-2_17-0-58.png?version=1&modificationDate=1501673467371&cacheVersion=1&api=v2&width=1233)
Historical Reports- Previous Build Reports are archived and can be viewed to be viewed later.
- Build reports of individual developer's and also everyone's build reports are obtained Helps to analyze older developers as well as other users can be obtained.
- Older build logs and status can be analyzed.
![](https://onedevops.atlassian.net/wiki/download/attachments/11960402/image2017-7-13_11-47-19.png?version=1&modificationDate=1499926645752&cacheVersion=1&api=v2)
|