Next Spaceship

Driving into future...

9 Most Useful Jenkins Plugins

| Comments

To your disappointment, I’m not gonna to show up some theme plugins even though I do think there are much space for Jenkins to improve in this scope. I’m gonna to show you something that really really useful, much more useful than that kind of simple theme plugins.

Throttle Concurrent Builds Plugin

This plugin allows for throttling the number of concurrent builds of a project running per node or globally.

Keychains and Provisioning Profiles Management

This plugin integrates management of keychain and provisioning files for iOS and OSX projects.

Post-Build Script Plugin

PostBuildScript makes it possible to execute a set of scripts at the end of the build.

Crowd 2 Integration

This plugin enables use of Atlassian Crowd as an authentication source. It uses Crowd’s REST API (available since Crowd 2.1) to access the services and supports single-sign-on.

JIRA Plugin

This plugin integrates Jenkins to Atlassian JIRA.

Stash Notifier

This plugin notifies a Stash server of build results.

Stash Pullrequest Builder Plugin

This plugin polls Atlassian Stash to determine whether there are Pull Requests that should be built.

Android Lint Plugin

This plugin parses Android Lint analysis results and visualises the issues found.

Android Emulator Plugin

Starts an Android emulator with given properties before a build, then shuts it down after.

Comments