jenkinsci / jenkinsci/java-client-api

Creating a job inside an existing view

Ouverte
#335 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
913
Forks
466
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hello,

Creating a job inside an existing view is not supported.

I suggest something like :
```
createJob(String viewName, String jobName, String jobXml)
```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by locating the existing job-creation and view-related entry points in the Java client and checking how their tests exercise Jenkins requests. Confirm the Jenkins API operation needed to create a job within an existing view, then implement the requested createJob(String viewName, String jobName, String jobXml) behavior and add coverage. Done when the operation works for an existing view and the test suite passes.

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é
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.