SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

jenkins-plugin-run-condition rpm build for : openSUSE Leap 42. For other distributions click jenkins-plugin-run-condition.

Name : jenkins-plugin-run-condition
Version : 1.0 Vendor : obs://build_opensuse_org/home:sleep_walker
Release : 3.2 Date : 2018-04-27 07:56:35
Group : Development/Tools/Building Source RPM : jenkins-plugin-run-condition-1.0-3.2.src.rpm
Size : 0.14 MB
Packager : (none)
Summary : Jenkins plugin for run conditions
Description :
This plugin defines an ExtensionPoint that can be used by plugins to
define new Run Conditions and to use Run Conditions to decide whether
to run a build step.

This plugin defines a few core Run Conditions:

* Always / Never
The always and Never conditions can be used to disable a build step
from the job configuration without losing the current configuration
for that build step
* Boolean condition
Run the step if a token expands to a representation of true (or the
string \"run\")
* Current status
Run the build step if the current build status is within the
configured range
* File exists / Files match
Run the step if a file exists, or at least one file matches a pattern.
* Strings match
Run if the two strings are the same
* Numerical comparison
Run the build step depending on the result of comparing two
numbers. Very useful with the tokens provided by the Static Code
Analysis Plug-ins
* Regular expression match
Provide a regular expression and a label. The build step will run
if the expression matches the label. Both the expression and the
label are expanded with the Token Macro Plugin enabling a dynamic
(parameterized) regex, label or both.
* Time / Day of week
Only run during a specified period of the day, or day of the week.
* And / Or / Not
Logical operations to enable the combining and sense inversion of
Run Conditions
* Build Cause
Run the build step depending on the cause of the build
e.g. triggered by timer, user, scm-change,...
* Script Condition
Use shell script to decide whether a step should be skipped
* Windows Batch Condition
Use windows batch to decide whether a step should be skipped

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/sleep_walker:/branches:/devel:/tools:/building/openSUSE_Leap_42.3/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
jenkins-plugin-run-condition
jenkins-plugin-run-condition(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/var/lib/jenkins
/var/lib/jenkins/plugins
/var/lib/jenkins/plugins/run-condition.hpi

 
ICM