I'd like to use the Folders plugin to properly archive some runs, and expose them in a custom 'view'. I've been thinking I would copy the jobs and runs I care about to the custom Folder 'view', and that way they can be presented properly. The Job namespacing is really nice as well.
That said, I am having trouble figuring out how I can (via Groovy) copy a job from the global/default namespace into the Folder namespace. I also noticed that via the UI, if I try to copy a job and give it a new name in a folder -- ex: foo/bar, it says / is not allowed. That makes me wonder if this is possible. Has anyone done this before? The Folders Javadoc seems to indicate there is a createFromXML method, but I dont see a means to copy. Thanks! -Steve -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
