Configuring jobs is the bread-and-butter of Jenkins. However, tracking their subtle differences can be hard. The configuration of jobs can become outdated or incomplete. While there are many plugins that can help with this, none of them solve the full scope of the problem.
In this talk, we will show how a plugin we created can make your life easier by introducing job inheritance. Job inheritance makes it possible to support thousands of job variations, configuring common aspects only once and applying changes to many jobs at the same time.
[youtube wYi3JgyN7Xg]
Video producer: http://confreaks.com/
Event: Jenkins User Conference San Francisco
Hello everyone,
I have some updates on this matter.
The plugin has finally been released as open source. You find everything that you need under https://wiki.jenkins-ci.org/display/JENKINS/inheritance-plugin. A recent release is ready for you to download via http://repo.jenkins-ci.org/releases/hudson/plugins/project-inheritance/.
Feel free to check it out, try it out and give us some feedback on it.
Best regards,
Norman