diff options
author | Giorgio Peron <giorgio.peron@gmail.com> | 2011-07-23 21:55:25 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:36 -0300 |
commit | c1ddce54cbe423d1d875b0e15356507c2ed72cdb (patch) | |
tree | 32a9564778ead706b9f5cf70dbbeae3f4b899635 /system/jenkins/slack-desc | |
parent | cc71fc06d022150180e4b96148d9931c52054c59 (diff) | |
download | slackbuilds-c1ddce54cbe423d1d875b0e15356507c2ed72cdb.tar.gz |
system/jenkins: Added (automated job monitor)
Thanks to Vincent Batts for some configs :-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/jenkins/slack-desc')
-rw-r--r-- | system/jenkins/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/jenkins/slack-desc b/system/jenkins/slack-desc new file mode 100644 index 0000000000..acad1a615e --- /dev/null +++ b/system/jenkins/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jenkins: Jenkins CI (automated job monitor) +jenkins: +jenkins: Jenkins monitors executions of repeated jobs, such as building a +jenkins: software project or jobs run by cron. Among those things, current +jenkins: Jenkins focuses on the following two jobs: +jenkins: (o) Building/testing software projects continuously +jenkins: (o) Monitoring executions of externally-run jobs +jenkins: +jenkins: Homepage: http://jenkins-ci.org/ +jenkins: +jenkins: |