diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-02 10:44:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-03 15:56:39 +0700 |
commit | c5d809b1d5ef94f3b43fd5cdf0d25cb62fdc990c (patch) | |
tree | d1fdd3fdf1cff466bbdf00911a8a2645eb6b3d63 /python/buildbot-worker/slack-desc | |
parent | 07d9277718e454550ec2da7c5c8c4385b5820549 (diff) |
python/buildbot-worker: Updated for version 3.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/buildbot-worker/slack-desc')
-rw-r--r-- | python/buildbot-worker/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/buildbot-worker/slack-desc b/python/buildbot-worker/slack-desc new file mode 100644 index 0000000000..0545d27a69 --- /dev/null +++ b/python/buildbot-worker/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------------------------------------------------------| +buildbot-worker: buildbot-worker (worker to buildbot) +buildbot-worker: +buildbot-worker: buildbot-woker is a slave to the continuous integration system +buildbot-worker: designed to automate the build/test cycle. +buildbot-worker: By automatically rebuilding and testing the tree each time +buildbot-worker: something has changed, build problems are pinpointed quickly, +buildbot-worker: before other developers are inconvenienced by the failure. +buildbot-worker: +buildbot-worker: Homepage: http://buildbot.net +buildbot-worker: +buildbot-worker: |