Jenkins Articles

The tutorials below describe how to write simple Jenkins plugins from scratch, using Eclipse as IDE.
  1. IDE Setup and an Empty Plugin
  2. A Builder Plugin & Some Jelly
  3. Text Input & Validation
  4. Unit Tests
  5. Combo Boxes
  6. Advanced Configuration Area
  7. Pipeline Support

1 comment:

  1. Please explain the steps to build a plugin to add our custom columns to the jenkins dashboard. I want to add the new columns to dashboard which are not present in config page options.

    ReplyDelete