Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting job status with jenkins server with the job in sub folder #35

Open
milapjoshi opened this issue Nov 11, 2016 · 1 comment
Open

Comments

@milapjoshi
Copy link

i have jenkins server with multiple projects folders. and all the jobs are hosted inside this sub-folder.
now this api trigger the pipeline with job name as 'only job name' and url device with full path including this project folder. however it is not getting the build from jenkins with this way. if i include the path in job variable and leave url is base url. it can rigger and get build number but can not get its status of pass/fail

@tim-timpani
Copy link

this project does not apparently support use of folders. I tricked it by passing foldername/job/jobname to get the job but when I get all builds or a single build, it doesn't retrieve the build info like pass/fail. There are params that have to be passed to Jenkins to tell it which objects you want back. this project does not have any of that. I just wasted an hour of my day trying it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants