Thanks, that looks awesome, but I am having some trouble with it in practice (I think these are all MultiBranch plugin problems, but still)
1 - It seems to be able to create jobs but not delete them - I get an error like this if a previously created job is to be deleted: hudson.security.AccessDeniedException2: SYSTEM is missing the Job/Delete permission 2 - What is the format for "Include branches" field in Git config? The only thing I was able to get to work is either "*" or "master" - any attempt at multiple specifiers seems to fail and there is no docs for it that I can find. I would like to match several patterns. 3 - it does not seem to work with any branches with a slash (/) in them (it creates a branch, but you cannot use it due to broken url) -M On Wednesday, August 12, 2015 at 2:00:40 PM UTC-7, Jesse Glick wrote: > > On Tuesday, July 14, 2015 at 1:16:35 AM UTC-4, Michael Lasevich wrote: >> >> I want to keep my workflow script in same git repo as rest of my code and >> want to avoid hard-coding URLs or branch names into the workflow. >> > > Multibranch workflow, in beta. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b65b69ec-1955-486c-be3c-b829a7d0c9ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
