jenkinsci / jenkinsci/java-client-api
Enhancement: JenkinsServer.getUrl() should return the base URL of the given server
Open
- Dominant language
- Java
- Stars
- 913
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
Assessment
This issue has not been assessed yet.