Skip to content

Commit

Permalink
Merge pull request #15929 from EricFromCanada/docs-bot-images
Browse files Browse the repository at this point in the history
Docs: update test-bot images and description
  • Loading branch information
EricFromCanada committed Sep 1, 2023
2 parents ec9bb2f + 10b06d9 commit 4b3cb6d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Brew-Test-Bot.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ image: /assets/img/brewtestbot.png

# 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

Expand All @@ -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)

---

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 modified docs/assets/img/docs/brew-test-bot-failed-pr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/docs/brew-test-bot-passed-pr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/img/docs/brew-test-bot-triggered-pr.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4b3cb6d

Please sign in to comment.