This repository was archived by the owner on Feb 20, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Dashbi Widget: jenkins-build-status
License
NotificationsYou must be signed in to change notification settings
marverix/dashbi-widget-jenkins-build-status
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dashbi widget that displays the Jenkins build status.Created to work withdashbi-data-provider-jenkins-build
.
Widgets takes always the newest record from source and displays the status (build result).In bottom-left corner last build ID is presented, and in bottom-right corner duration in HMS from
npm install --save dashbi-widget-jenkins-build-status
Dashbi should detect and auto-register widget.
Let's say that your Jenkins Job URL ishttps://myjenkins.example.org/job/Hello/
.Your widget configuration could look like this:
dashbiLayout.addWidget({name:'jenkins-build-status',title:'My Jenkins Job',source:{name:'jenkins-build',params:{jenkinsUrl:'https://myjenkins.example.org',jobPath:'job/Hello'}}});
Data provider used in above example isjenkins-build
About
Dashbi Widget: jenkins-build-status
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.