diff options
| author | EricFromCanada | 2017-03-11 13:46:20 -0500 | 
|---|---|---|
| committer | EricFromCanada | 2017-03-11 13:46:20 -0500 | 
| commit | 56f3c0552c7408cb2a2e484d439d5c8d8c023979 (patch) | |
| tree | b9aca0caa05047959690effff4aad8ad2d4d937a /docs | |
| parent | 7e5b2fb4facd8c7c0c8bf06e6867c74666158c69 (diff) | |
| download | brew-56f3c0552c7408cb2a2e484d439d5c8d8c023979.tar.bz2 | |
docs: update Brew Test Bot screen shots
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Brew-Test-Bot.md | 4 | ||||
| -rw-r--r-- | docs/img/docs/brew-test-bot-failed-jenkins.png | bin | 54685 -> 48371 bytes | |||
| -rw-r--r-- | docs/img/docs/brew-test-bot-failed-pr.png | bin | 20086 -> 41019 bytes | |||
| -rw-r--r-- | docs/img/docs/brew-test-bot-failed-test.png | bin | 61395 -> 105260 bytes | |||
| -rw-r--r-- | docs/img/docs/brew-test-bot-passed-jenkins.png | bin | 48217 -> 41584 bytes | |||
| -rw-r--r-- | docs/img/docs/brew-test-bot-passed-pr.png | bin | 22722 -> 41013 bytes | |||
| -rw-r--r-- | docs/img/docs/brew-test-bot-triggered-pr.png | bin | 19931 -> 47021 bytes | 
7 files changed, 2 insertions, 2 deletions
| diff --git a/docs/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md index 919204345..670847af9 100644 --- a/docs/Brew-Test-Bot.md +++ b/docs/Brew-Test-Bot.md @@ -5,7 +5,7 @@ by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew-  It comprises four Mac Minis running in a data centre in England which host  [a Jenkins instance at https://bot.brew.sh](https://bot.brew.sh) and run the -[`brew test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb) +[`brew-test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb)  Ruby script to perform automated testing of commits to the master branch, pull  requests and custom builds requested by maintainers. @@ -14,7 +14,7 @@ requests and custom builds requested by maintainers.  The bot automatically builds pull requests and updates their status depending  on the result of the job. -For example, a job which has been queued but not yet started will have a +For example, a job which has been queued but not yet completed will have a  section in the pull request that looks like this: diff --git a/docs/img/docs/brew-test-bot-failed-jenkins.png b/docs/img/docs/brew-test-bot-failed-jenkins.pngBinary files differ index bdfa8205f..a15e6050c 100644 --- a/docs/img/docs/brew-test-bot-failed-jenkins.png +++ b/docs/img/docs/brew-test-bot-failed-jenkins.png diff --git a/docs/img/docs/brew-test-bot-failed-pr.png b/docs/img/docs/brew-test-bot-failed-pr.pngBinary files differ index 2487ac446..97fbd6c67 100644 --- a/docs/img/docs/brew-test-bot-failed-pr.png +++ b/docs/img/docs/brew-test-bot-failed-pr.png diff --git a/docs/img/docs/brew-test-bot-failed-test.png b/docs/img/docs/brew-test-bot-failed-test.pngBinary files differ index 0820910e7..3f64e9722 100644 --- a/docs/img/docs/brew-test-bot-failed-test.png +++ b/docs/img/docs/brew-test-bot-failed-test.png diff --git a/docs/img/docs/brew-test-bot-passed-jenkins.png b/docs/img/docs/brew-test-bot-passed-jenkins.pngBinary files differ index be0467581..660f7f438 100644 --- a/docs/img/docs/brew-test-bot-passed-jenkins.png +++ b/docs/img/docs/brew-test-bot-passed-jenkins.png diff --git a/docs/img/docs/brew-test-bot-passed-pr.png b/docs/img/docs/brew-test-bot-passed-pr.pngBinary files differ index 06acd5880..3d3dd98c3 100644 --- a/docs/img/docs/brew-test-bot-passed-pr.png +++ b/docs/img/docs/brew-test-bot-passed-pr.png diff --git a/docs/img/docs/brew-test-bot-triggered-pr.png b/docs/img/docs/brew-test-bot-triggered-pr.pngBinary files differ index 3643dcdbb..9aafe6240 100644 --- a/docs/img/docs/brew-test-bot-triggered-pr.png +++ b/docs/img/docs/brew-test-bot-triggered-pr.png | 
