jenkinsci / jenkinsci/java-client-api
Enhancement: it should be possible to traverse the way from an Artifact to the JenkinsServer
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 913
- Forks
- 466
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I think it would be very useful to do something like artifact.getBuild().getJob().getJenkinsServer().
Beitragsleitfaden
Rechercherichtung
Start by tracing the Artifact, Build, Job, and JenkinsServer API types to understand how their relationships are currently represented. Implement the traversal needed for artifact.getBuild().getJob().getJenkinsServer(), then verify that the complete chain works through the existing Java client API tests or examples.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100