Docs: update test-bot images and description

This commit is contained in:
Eric Knibbe 2023-09-01 13:24:12 -04:00
parent ec9bb2fe68
commit 10b06d9826
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168
4 changed files with 4 additions and 4 deletions

View File

@ -5,9 +5,9 @@ image: /assets/img/brewtestbot.png
# Brew Test Bot # Brew Test Bot
`brew test-bot` is the name for the automated review and testing system funded by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew-test-bot). [`brew test-bot`](Manpage.md#test-bot-options-formula) is what runs the automated review and testing system funded by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew-test-bot).
It comprises three Mac Pros hosting virtual machines, several M1 Mac minis and some cloud Ubuntu instances that run the [`test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot) external command to perform automated testing of commits to the master branch, pull requests and custom builds requested by maintainers. It comprises three Mac Pros hosting virtual machines, several Intel and M1 Mac minis and some cloud Ubuntu instances that run the [`test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot) external command to perform bottle builds and automated testing of the full lifecycle of any change to Homebrew or its taps.
## Pull Requests ## Pull Requests
@ -25,10 +25,10 @@ A failed build looks like this:
--- ---
A passed build looks like this: A passed build that's been approved to merge looks like this:
![Passed Pull Request](assets/img/docs/brew-test-bot-passed-pr.png) ![Passed Pull Request](assets/img/docs/brew-test-bot-passed-pr.png)
--- ---
On failed or passed builds you can click the "Details" link to view the result in GitHub Actions. On failed or passed builds you can click the "Details" link for each check to view its output in GitHub Actions.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 77 KiB