Hi, I'm looking for some answers to questions which pop out during plugin development. https://github.com/DuMaM/lock-project-plugin
My work environment requires from me to give users privileges to create new jobs, but I need to lock creation of non pipeline jobs. I could take a solution proposed a long time ago by Daniel Beck, but I fought that maybe it's a good place for a more universal plugin for that purpose, so I tweaked his code a bit. Now i have a functional plugin which can block creation of any job type. It still requires some work but i kind of suck on one issue. I don't understand why it always requires a restart to apply changes from system config. Could somebody step in and help me here? I'm also seeking information about: * ways of testing Jenkins plugins — I wasn't able to find a detailed documentation * process how i can introduce it to jenkinsci org Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/61bdadc2-c276-4a72-a0a0-d4017bbdc023n%40googlegroups.com.
