aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd/test-bot.rb
AgeCommit message (Expand)Author
2016-09-24test-bot: move to tap.Mike McQuaid
2016-09-24Fix Style/GuardClause.Markus Reiter
2016-09-23test-bot: always check style of formula.Mike McQuaid
2016-09-23Merge pull request #1100 from MikeMcQuaid/test-bot-etc-var1.0.3Mike McQuaid
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-09-23Fix Style/NumericLiterals.Markus Reiter
2016-09-23Fix Style/Next.Markus Reiter
2016-09-23test-bot: cleanup Cellar/etc/var after each build.Mike McQuaid
2016-09-20test-bot: always update to tag for taps.Mike McQuaid
2016-09-20test-bot: always set PATH to HOMEBREW_PREFIX.Mike McQuaid
2016-09-19test-bot: brew prune after removing formulae.Mike McQuaid
2016-09-19test-bot: run `brew style`.Mike McQuaid
2016-09-18test-bot: uninstall all formula on cleanup.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17test-bot: generate coverage reports on Sierra.Mike McQuaid
2016-09-16update-test: handle missing master branch.Mike McQuaid
2016-09-16Send coverage from Jenkins, don't run OS X Travis.Mike McQuaid
2016-09-13test-bot: fix test default formula handling.Mike McQuaid
2016-09-13test-bot: don't run Homebrew tests for taps PRs.Mike McQuaid
2016-09-13test-bot: also build testing bottle.Mike McQuaid
2016-09-13test-bot: default to building testbottest.Mike McQuaid
2016-09-12Merge pull request #947 from zmwangx/fix-test-bot-descZhiming Wang
2016-09-12test-bot: fix summaryZhiming Wang
2016-09-12test-bot: fix bottling non-testing jobs.Mike McQuaid
2016-09-12test-bot: fix multiline regex.Mike McQuaid
2016-09-12test-bot: fix regex placement.Mike McQuaid
2016-09-12Merge pull request #929 from MikeMcQuaid/test-bot-jenkinsfileMike McQuaid
2016-09-11test-bot: handle more Jenkins configurations.Mike McQuaid
2016-09-11dev-cmd/test-bot: fix Rubocop warnings.Mike McQuaid
2016-09-11test-bot: don't try to `git clean` any taps.Mike McQuaid
2016-09-11test-bot: try again to fix homebrew/core untap.Mike McQuaid
2016-09-11test-bot: --ci-upload can upload from current dir.Mike McQuaid
2016-09-08Add `--help` to all developer commands.Mike McQuaid
2016-09-07test-bot: separate tap/core no formula handling.Mike McQuaid
2016-09-07test-bot: handle missing tap in exception.Mike McQuaid
2016-09-07test-bot: put exception, retry on missing formula.Mike McQuaid
2016-09-06test-bot: tweak cleaning behaviour again.Mike McQuaid
2016-09-06test-bot: git clean less in cleanup_*.Mike McQuaid
2016-09-05test-bot: never cleanup homebrew/core.Mike McQuaid
2016-09-04test-bot: use UPSTREAM_BOTTLE_KEEP_OLD.Mike McQuaid
2016-09-04Merge pull request #869 from MikeMcQuaid/test-bot-cleanup-all-tapsMike McQuaid
2016-09-04test-bot: cleanup all repositories.Mike McQuaid
2016-09-04test-bot: add missing @tap check.Mike McQuaid
2016-09-03test-bot: don't run brew tests etc. when formulae.Mike McQuaid
2016-09-01Merge pull request #773 from reitermarkus/report-cask-coverageMike McQuaid
2016-08-28test-bot: use --full-name in brew deps invocationSteven Peters
2016-08-27Also report Cask coverage.Markus Reiter
2016-08-26Remove `exist?` check for `brew-cask-tests.rb`.Markus Reiter
2016-08-20Enable ruby-macho by default.William Woodruff
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid