Re: Automatically creating a job inside a folder

2013-08-06 Thread Jacob Schlather
get its > config.xml after it's saved, and post that? Still disabled? > > On 06.08.2013, at 21:05, Jacob Schlather > > wrote: > > > Great. That worked. > > > > Do you by chance know why my jobs would spawn as disabled rather than > enabled? >

Re: Automatically creating a job inside a folder

2013-08-06 Thread Jacob Schlather
Great. That worked. Do you by chance know why my jobs would spawn as disabled rather than enabled? On Tuesday, August 6, 2013 2:59:18 PM UTC-4, Daniel Beck wrote: > > Try http://jenkins/job/foldername/createItem. > > On 06.08.2013, at 17:17, Jacob Schlather > > wrote: >

Re: Automatically creating a job inside a folder

2013-08-06 Thread Jacob Schlather
It's actually a folder plugin offered through cloudbees, which I hadn't realized prior to posting this question. Looking at the documentation for it there probably isn't the available functionality to do what I want it to do. Your view suggestion is a good alternative though. Thank you. On Tues

Automatically creating a job inside a folder

2013-08-06 Thread Jacob Schlather
I'm working on a script right now to create a new job whenever a new branch is added to our git repo. I have the python code that will post a job, but I would like to post a job inside a folder because our Jenkins CI is already fairly cluttered at the moment due to the large number of projects