Alon Amsalem
Alon Amsalem
According to this [SO question](https://stackoverflow.com/questions/26236206/jenkins-remote-api-is-it-possible-to-retrieve-the-complete-job-tree-using-the) the query can either return all information using the depth parameter, which is too much data in my opinion. In the case of "builds.apache.org" I...
Nice idea! the depth may be configured by the user and have a reasonable default of 3-5 levels. We will then be able to generate the query string dynamically. Cool!...
Can you please provide an example to how the jobs are organized/structured on your jenkins server? Do you use folders or views? A json request/response examples of getting the list...
Actually 'root' is the top most widget that contains all other widgets, so it shouldn't be notifying at all...or should it?
I'll be able to fix that in release 3.x Which is available on MS Store Some features are missing though
Are you using a Personal Access Token? If so, please make sure the token is created with the Organization set to "All accessible organizations". Otherwise, AnyStatus won't be able to...
You should be able to see the error message in the activity log. Try locating the first error.
First, thank you for taking the time and effort for this, very nice! Indeed, a name would be useful there, not sure about the layout. I would like to bring...
Also, to minimize the information on screen, I suggest to add a tooltip to the status icon instead of adding the text to the info row
As you can see in the example below, there's too much text on-screen IMO which makes it difficult for the viewer to focus and find what he's looking for. I...