jenkins

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
jenkins.changes 0000047982 46.9 KB
jenkins.init 0000006941 6.78 KB
jenkins.logrotate 0000000521 521 Bytes
jenkins.spec 0000004391 4.29 KB
jenkins.sysconfig 0000004381 4.28 KB
Revision 56 (latest revision is 477)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 56)
- Update to version 1.526:
  + Improved EnvironmentContributor to support project-level insertion. (issue 19042)
  + Report an user friendly error page if a deletion of a build fails. (pull request 827)
  + Maven build failure wasn't describing errors like Maven CLI does. (issue 15025)
  + MavenModuleSetBuild.getResult is expensive. (issue 18895)
  + Revisited fix to be compatible for plugins. (issue 18119)
  + Ensuring /log/all shows only INFO and above messages, even if custom loggers display FINE or below. (issue 18959)
  + Added a new monitor that detects and fixse out-of-order builds records. (issue 18289) 
- Check upstream changelog for details about intermediate releases:
  + https://jenkins-ci.org/changelog
Comments 0
openSUSE Build Service is sponsored by