Label: plugin-post-build

Content with label plugin-post-build in hudson (See content from all spaces)
Related Labels: plugin-ui, plugin-scm, plugin-notifier, plugin-trigger, plugin-builder, plugin-scm-related, plugin-upload

Batch Task Plugin
plugin adds batch tasks that are not regularly executed to projects, such as releases, integration, archiving, etc. In this way, anyone in the project team can execute them in a way that leaves a record. Usage When you install this plugin, your project configuration page ...
Other labels: plugin-builder
CVS Tagging Plugin
What does this do? This plugin will perform CVS tagging (specifically cvs rtag) after a job has been built successfully. Configuration Todo Change Log Release 1.5 (January 28, 2010): Update code for more recent Hudson ...
Other labels: plugin-scm-related
Description Setter Plugin
plugin sets the description for each build, based upon a RegEx http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html test of the build log file. To use the plug in, you must tick it in the Post Build Actions, in your job ...
Dimensions Plugin
Overview This plugin integrates Hudson with Dimensions http://www.serena.com/products/dimensionscmconfigurationmanagement/index.ht ml, the Serena SCM solution. The plugin allows a Hudson job to be associated with a Dimensions Project or Stream, automatically updating the Hudson workspace with content from the Dimensions repository. The plugin ...
Other labels: plugin-upload, plugin-notifier, plugin-scm
DocLinks Plugin
What does this do? This plugin allows you to publish your documents that are created in the build steps. !project.png align=centre! Requirement Hudson 1.319 and later. Configuration Project configuration FreeStyle project !config.png align=centre! M2 project If your ...
Other labels: plugin-ui
Groovy Postbuild Plugin
plugin executes a groovy script in the Hudson JVM. Typically, the script checks some conditions and changes accordingly the build result, puts badges next to the build in the build history and/or displays information on the build summary page. Usage The groovy script can ...
Maven Scheduler Plugin
plugin permit to execute maven command if project has been updated and the trigger is a periodic build Project Configuration Performing a Release Build FAQ Version History TODO
Parameterized Trigger Plugin
screenshot.png align=right! This plugin lets you trigger new builds when your build has completed, with various ways of specifying parameters for the new build. You can add multiple configurations: each has a list of projects to trigger ...
Other labels: plugin-trigger
Post build task
plugin allows the user to execute a shell/batch task depending on the build log output.Java regular expression are allowed. This feature allows user to associate shell or a batch scripts that perform some tasks on Hudson depending on the build log output.If the log ...
Other labels: plugin-builder
Subversion Tagging Plugin
What does this do? This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. This is useful when you want to access the stable codebase. The Subversion Plugin has support for manually tagging a particular build via ...
Other labels: plugin-scm-related