index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
dev-cmd
/
test-bot.rb
Age
Commit message (
Expand
)
Author
2016-09-11
test-bot: don't try to `git clean` any taps.
Mike McQuaid
2016-09-11
test-bot: try again to fix homebrew/core untap.
Mike McQuaid
2016-09-11
test-bot: --ci-upload can upload from current dir.
Mike McQuaid
2016-09-08
Add `--help` to all developer commands.
Mike McQuaid
2016-09-07
test-bot: separate tap/core no formula handling.
Mike McQuaid
2016-09-07
test-bot: handle missing tap in exception.
Mike McQuaid
2016-09-07
test-bot: put exception, retry on missing formula.
Mike McQuaid
2016-09-06
test-bot: tweak cleaning behaviour again.
Mike McQuaid
2016-09-06
test-bot: git clean less in cleanup_*.
Mike McQuaid
2016-09-05
test-bot: never cleanup homebrew/core.
Mike McQuaid
2016-09-04
test-bot: use UPSTREAM_BOTTLE_KEEP_OLD.
Mike McQuaid
2016-09-04
Merge pull request #869 from MikeMcQuaid/test-bot-cleanup-all-taps
Mike McQuaid
2016-09-04
test-bot: cleanup all repositories.
Mike McQuaid
2016-09-04
test-bot: add missing @tap check.
Mike McQuaid
2016-09-03
test-bot: don't run brew tests etc. when formulae.
Mike McQuaid
2016-09-01
Merge pull request #773 from reitermarkus/report-cask-coverage
Mike McQuaid
2016-08-28
test-bot: use --full-name in brew deps invocation
Steven Peters
2016-08-27
Also report Cask coverage.
Markus Reiter
2016-08-26
Remove `exist?` check for `brew-cask-tests.rb`.
Markus Reiter
2016-08-20
Enable ruby-macho by default.
William Woodruff
2016-08-18
Rename bottle's revision to rebuild.
Mike McQuaid
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-08-17
test-bot: tap cask before cask-tests.
Mike McQuaid
2016-08-17
Merge pull request #724 from MikeMcQuaid/assume-ruby-two
Mike McQuaid
2016-08-17
test-bot: assume Ruby 2.
Mike McQuaid
2016-08-17
Prepare for Homebrew Cask to be imported.
Mike McQuaid
2016-08-10
Tweak HOMEBREW_NO_AUTO_UPDATE handling.
Mike McQuaid
2016-08-09
test-bot: never auto-update.
Mike McQuaid
2016-08-08
Revert "test-bot: don't run cmd taps generic tests."
Mike McQuaid
2016-08-08
test-bot: don't run cmd taps generic tests.
Mike McQuaid
2016-08-06
test-bot: avoid duplicate coverage reports
Martin Afanasjew
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-08-02
audit: add --new-formula option.
Mike McQuaid
2016-07-29
test-bot: fix non-OS X report generation.
Mike McQuaid
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-29
test-bot: skip update-test on non-Mac.
Mike McQuaid
2016-07-27
test-bot: run all tests in generic mode.
Mike McQuaid
2016-07-26
test-bot: don't checkout/reset on --no-pull
Mike McQuaid
2016-07-19
test-bot: fix coverage on Travis CI
Martin Afanasjew
2016-07-16
test-bot: re-add update-test. (#521)
Mike McQuaid
2016-07-15
test-bot: remove Jenkins Git debugging.
Mike McQuaid
2016-07-15
test-bot: more reset/cleanup tweaks.
Mike McQuaid
2016-07-15
test-bot: print out git commands on Jenkins.
Mike McQuaid
2016-07-15
test-bot: don't cleanup brew repo twice.
Mike McQuaid
2016-07-14
test-bot: start running generic tests. (#505)
Mike McQuaid
2016-07-14
test-bot: fix --no-pull flag.
Mike McQuaid
2016-07-14
test-bot: add --no-pull flag.
Mike McQuaid
2016-07-14
test-bot: don't pull if unnecessary (take two).
Mike McQuaid
2016-07-14
test-bot: don't pull if unnecessary.
Mike McQuaid
2016-07-14
test-bot: fix typo.
Mike McQuaid
[next]