jenkins-integrations / vsjenkinsmanager

A visual studio package to manage Jenkins
MIT License
24 stars 14 forks source link

Server settings are not reflected #47

Open Crowley1970 opened 7 years ago

Crowley1970 commented 7 years ago

The two issues that bother me mostly are:

  1. On the jenkins server, I can define my own views where I can store those builds that are relevant for me only. I would be great if I could select these views the Jenkins Manager, too.

  2. Jenkins supports more than the two states "success" and "failure" (indicated by green and red symbols in the Jenkins Manager). For example, in our jenkins configuration we have the states "full success" (green), "build success, but tests failed" (yellow) and "build failure" (red). It would be amazing if Jenkins Manager could use the states from jenkins, too, and offer a graphical interface to assign colors to these states.