Not exactly, Sander. It is a Jenkins API, that can be used to access Jenkins which is already running and to pull information from that. Say for eg, if I need to know how many jobs are currently running, build a specific job programmatically, get the latest build info of a job etc.. Hope you get it. Let me know if you need more info.
On Mon, Sep 10, 2018, 11:11 Sander Elias <[email protected]> wrote: > Also, (I just checked what your npm-module does ;) ) the Jenkins module is > built for server-side(nodeJS) usage, and will probably not work in a > browser anyway. > > -- > You received this message because you are subscribed to the Google Groups > "Angular and AngularJS discussion" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
