jenkinsci / jenkinsci/java-client-api
Enhancement: JenkinsServer.getUrl() should return the base URL of the given server
- Langage dominant
- Java
- Étoiles
- 913
- Forks
- 466
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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!
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par localiser JenkinsServer et comparez son API avec JobWithDetails#getUrl() et BuildWithDetails#getUrl(). Vérifiez comment l’URL de base du serveur est stockée et si getClient() est exposé ailleurs ; le travail est terminé lorsque les accesseurs JenkinsServer demandés ont un comportement clair et une couverture correspondante.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- api
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100