This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kibble.git


The following commit(s) were added to refs/heads/master by this push:
     new df46358  Add buildbot as a target
df46358 is described below

commit df4635833df0df83009d969c9e9356a64971efc4
Author: Daniel Gruno <humbed...@apache.org>
AuthorDate: Sat Feb 17 10:28:40 2018 +0100

    Add buildbot as a target
---
 api/yaml/sourcetypes.yaml          |   9 +++++++++
 ui/images/sourcetypes/buildbot.png | Bin 0 -> 9514 bytes
 2 files changed, 9 insertions(+)

diff --git a/api/yaml/sourcetypes.yaml b/api/yaml/sourcetypes.yaml
index e01c9cd..6e5b7a7 100644
--- a/api/yaml/sourcetypes.yaml
+++ b/api/yaml/sourcetypes.yaml
@@ -63,6 +63,15 @@ jenkins:
         - username
         - password
 
+buildbot:
+    title: Buildbot CI Server
+    description: A Buildbot CI Server - Grabs all jobs in one go.
+    regex: "https?://.+/"
+    example: https://ci.apache.org/
+    optauth:
+        - username
+        - password
+
 twitter:
     title: "Twitter Handle"
     regex: (@.+)
diff --git a/ui/images/sourcetypes/buildbot.png 
b/ui/images/sourcetypes/buildbot.png
new file mode 100644
index 0000000..c637005
Binary files /dev/null and b/ui/images/sourcetypes/buildbot.png differ

-- 
To stop receiving notification emails like this one, please contact
humbed...@apache.org.

Reply via email to