dave-hagedorn / jenkins-runner

VS Code plugin to develop and run Jenkins Pipeline scripts
MIT License
30 stars 8 forks source link

Specifying Job in a folder #52

Closed rangers-bnc closed 1 year ago

rangers-bnc commented 1 year ago

Whatt is the syntax when the job exists in a folder.

I tried the path in the browser: /job/7875/job/production/job/test-1 and without the "job" /7875/production/test-1

But (i offuscated part of the domain):

[2023-06-20 08:59:32.172] [Jenkins] [info] Creating pipeline build using job 7875/job/production/job/test-1 @https://jenkins.****.local, with params [object Object]
[2023-06-20 08:59:32.174] [Jenkins] [info] Fetching remote XML config for job 7875/job/production/job/test-1 @https://jenkins.***.local
[2023-06-20 08:59:32.567] [Jenkins] [error] Error starting job 7875/job/production/job/test-1 #undefined @https://jenkins.****.local}: Error: jenkins: job.config: job 7875/job/production/job/test-1 not found
[2023-06-20 08:59:34.328] [Jenkins] [info] Stopping job 7875/job/production/job/test-1 #undefined @https://jenkins.***.local
[2023-06-20 08:59:34.329] [Jenkins] [info] Stopping job 7875/job/production/job/test-1 #undefined @https://jenkins.***.local