This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 22, 2019
-
-
Mike McQuaid authored
This will improve the output and ease of parsing while allowing code to be removed from brew-test-bot which relates only to a single repo (this one).
-
- Oct 10, 2019
-
-
Mike McQuaid authored
This has replaced the linuxbrew/brew one.
-
- Aug 21, 2019
-
-
Markus Reiter authored
-
- Aug 20, 2019
-
-
Mike McQuaid authored
Try to setup GitHub Actions CI.
-
- Apr 03, 2019
-
-
Shaun Jackman authored
brew test-bot fails intermittently on Docker Hub. It passes consistently on Azure. Run brew test-bot on Azure only.
-
- Feb 20, 2019
-
-
Shaun Jackman authored
-
Shaun Jackman authored
-
- Feb 17, 2019
-
-
Shaun Jackman authored
Running brew test-bot as root fails. ==> Running brew update... Error: Running Homebrew as root is extremely dangerous and no longer supported.
-
Shaun Jackman authored
Set the environment variable USER=root which is required by brew tests --only=utils/user Fix these tests: rspec ./test/diagnostic_checks_spec.rb:26 # Homebrew::Diagnostic::Checks #check_access_directories rspec ./test/pathname_spec.rb:120 # Pathname#ensure_writable makes a file writable and restores permissions rspec ./test/utils/user_spec.rb:22 # User#gui? when the current user is in a console session gui? should equal true rspec ./test/utils/user_spec.rb:6 # User should eq nil
-
- Oct 25, 2018
-
-
Shaun Jackman authored
-