> Le 29 mars 2018 à 19:14, Sean P. DeNigris <s...@clipperadams.com> a écrit : > > demarey wrote >> Does the doc answer your needs? > > It clearly describes current options, but I think I will have to extend, > especially because some of the templates would come from CI for private > projects. I'll keep you posted!
If you want to do so, you can instantiate a PhLJenkins2Server class: PhLJenkins2Server name: ’Sean''s Jenkins' url: 'https://jenkins.mine' asZnUrl Than add it to the groups class method of PhLTemplateGroupRepository. It should be enough. This mechanism is not good because everything is hardcoded. The list of displayed sources of templates should be defined in a configuration file instead so that it is easily customizable.