Skip to content
Ramón Rial edited this page Jul 14, 2015 · 30 revisions

This fork adds the support for the CloudBees folder plugin. The biggest change is the 1.584 dependency of Jenkins, to support the Item.movedTo.

What is working:

  • Job templates in any folder.
  • Inheritable parameters working.
  • The view section: Jobs that contribute settings to this job.
  • The Rebuild Last now redirects to the job page.
  • Show Parameter derivation and Show References now shows the full name of the job (to avoid mistakes when the name of two jobs is the same, but not paths).
  • Renaming and moving templates also updates the references in projects that use them, saving a new version.

What inheritance menus work:

  • Rebuild Last. Now works fine.
  • Configure versions.
  • Show Diff between versions.
  • Build with specific versions.
  • Show Parameter derivation.
  • Show References.
  • Show advanced options.
  • View full build flow.

What is not tested or not fixed (or both):

  • Compound creation.
  • Upgrading the plugin from previous version.
  • Views.
  • Update configuration through REST API.
  • Another features?

Some minor fixes:

  • Fixed the background color in SVG images.
  • Changed the font used in SVG from Consolas to monospace.

It was not tested fully, It has bugs, and it does not fully support the CloudBees Folder Plugin. Use at your own risk, and read the wiki to known the current state of this contribution.

Clone this wiki locally