jenkins
Jenkins monitors executions of repeated jobs, such as building a software
project or jobs run by cron. Among those things, current Jenkins focuses
on the following two jobs:
1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.
2. Monitoring executions of externally-run jobs, such as cron jobs and
procmail jobs, even those that are run on a remote machine. For
example, with cron, all you receive is regular e-mails that capture
the output, and it is up to you to look at them diligently and notice
when it broke. Jenkins keeps those outputs and makes it easy for you
to notice when something is wrong.
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:building/jenkins && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
jenkins.changes | 0000054490 53.2 KB | |
jenkins.init | 0000005169 5.05 KB | |
jenkins.logrotate | 0000000521 521 Bytes | |
jenkins.spec | 0000004391 4.29 KB | |
jenkins.sysconfig | 0000002913 2.84 KB | |
jenkins.war | 0065703345 62.7 MB |
Revision 63 (latest revision is 494)
- Update to version 1.541: + See http://jenkins-ci.org/changelog
Comments 0