You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently evaluating some possibilities to communicate with a bunch of Jenkins Servers. I just started to use this very nice library and I think it would be very useful and suitable for us.
Now I have a few issues that I'd like to address here: similar to the JobWithDetails#getUrl() and BuildWithDetails#getUrl() objects, the JenkinsServer should offer a possibility to get the URL. Furthermore I wonder why JenkinsServer#getClient() is not available?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
mivola
pushed a commit
to mivola/java-client-api
that referenced
this issue
Jul 2, 2018
We're currently evaluating some possibilities to communicate with a bunch of Jenkins Servers. I just started to use this very nice library and I think it would be very useful and suitable for us.
Now I have a few issues that I'd like to address here: similar to the JobWithDetails#getUrl() and BuildWithDetails#getUrl() objects, the JenkinsServer should offer a possibility to get the URL. Furthermore I wonder why JenkinsServer#getClient() is not available?
Thanks a lot!
The text was updated successfully, but these errors were encountered: