Vanja, could you move forward with your problem? I'm looking for the same example code, because I'm struggling with the global configuration a while.
On Thursday, November 8, 2012 4:22:20 PM UTC+1, Vanja Radovanović wrote: > > Does anybody know of an example of a Ruby plugin that has some global > and/or project level configuration? > > I'd like to place some configuration parameters into the global/main > Jenkins configuration (e.g. in a separate section), and also some others on > the job configuration page. > > I already have an idea on how to get those job parameters for wrappers, > but that will not do since plugin is not build related at all (Gitlab Web > Hook plugin). > Investigated all Ruby plugins from the Jenkins wiki, and also > https://github.com/cowboyd/jenkins-prototype-ruby-plugin, but could not > find any relevant code. > > Thanks in advance :-) >